FFmpeg
Functions
v408dec.c File Reference
#include "config_components.h"
#include "avcodec.h"
#include "codec_internal.h"
#include "decode.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, AVFrame *pic, int *got_frame, AVPacket *avpkt)
 

Function Documentation

◆ v408_decode_init()

static av_cold int v408_decode_init ( AVCodecContext avctx)
static

Definition at line 28 of file v408dec.c.

◆ v408_decode_frame()

static int v408_decode_frame ( AVCodecContext avctx,
AVFrame pic,
int got_frame,
AVPacket avpkt 
)
static

Definition at line 35 of file v408dec.c.