PAFVideoDecContext Struct Reference
Collaboration diagram for PAFVideoDecContext:
Collaboration graph

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 libavcodec/paf.c.

Field Documentation

int PAFVideoDecContext::current_frame

Definition at line 54 of file libavcodec/paf.c.

Referenced by decode_0(), and paf_vid_decode().

uint8_t* PAFVideoDecContext::frame[4]
int PAFVideoDecContext::frame_size

Definition at line 56 of file libavcodec/paf.c.

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

GetByteContext PAFVideoDecContext::gb

Definition at line 52 of file libavcodec/paf.c.

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

uint8_t* PAFVideoDecContext::opcodes

Definition at line 59 of file libavcodec/paf.c.

Referenced by decode_0().

AVFrame* PAFVideoDecContext::pic

Definition at line 51 of file libavcodec/paf.c.

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

int PAFVideoDecContext::video_size

Definition at line 57 of file libavcodec/paf.c.

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


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