FFmpeg
Functions
v408dec.c File Reference
#include "avcodec.h"
#include "internal.h"

Go to the source code of this file.

Functions

static av_cold int v408_decode_init (AVCodecContext *avctx)
 
static int v408_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt)
 

Function Documentation

◆ v408_decode_init()

static av_cold int v408_decode_init ( AVCodecContext avctx)
static

Definition at line 25 of file v408dec.c.

◆ v408_decode_frame()

static int v408_decode_frame ( AVCodecContext avctx,
void *  data,
int got_frame,
AVPacket avpkt 
)
static

Definition at line 32 of file v408dec.c.