FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PAFVideoDecContext Struct Reference

Data Fields

AVFramepic
 
GetByteContext gb
 
int current_frame
 
uint8_tframe [4]
 
int frame_size
 
int video_size
 
uint8_topcodes
 

Detailed Description

Definition at line 50 of file paf.c.

Field Documentation

AVFrame* PAFVideoDecContext::pic

Definition at line 51 of file paf.c.

Referenced by paf_vid_close(), paf_vid_decode(), and paf_vid_init().

GetByteContext PAFVideoDecContext::gb

Definition at line 52 of file paf.c.

Referenced by copy4h(), decode_0(), and paf_vid_decode().

int PAFVideoDecContext::current_frame

Definition at line 54 of file paf.c.

Referenced by decode_0(), and paf_vid_decode().

uint8_t* PAFVideoDecContext::frame[4]

Definition at line 55 of file paf.c.

Referenced by decode_0(), paf_vid_close(), paf_vid_decode(), and paf_vid_init().

int PAFVideoDecContext::frame_size

Definition at line 56 of file paf.c.

Referenced by decode_0(), paf_vid_decode(), and paf_vid_init().

int PAFVideoDecContext::video_size

Definition at line 57 of file paf.c.

Referenced by paf_vid_decode(), and paf_vid_init().

uint8_t* PAFVideoDecContext::opcodes

Definition at line 59 of file paf.c.


The documentation for this struct was generated from the following file: