Libav
Data Fields
PAFVideoDecContext Struct Reference

Data Fields

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

Detailed Description

Definition at line 40 of file pafvideo.c.

Field Documentation

§ pic

AVFrame* PAFVideoDecContext::pic

Definition at line 41 of file pafvideo.c.

Referenced by paf_video_close(), paf_video_decode(), and paf_video_init().

§ gb

GetByteContext PAFVideoDecContext::gb

Definition at line 42 of file pafvideo.c.

Referenced by decode_0(), paf_video_decode(), read4x4block(), and set_src_position().

§ width

int PAFVideoDecContext::width

Definition at line 44 of file pafvideo.c.

Referenced by decode_0(), paf_video_decode(), paf_video_init(), read4x4block(), and set_src_position().

§ height

int PAFVideoDecContext::height

Definition at line 45 of file pafvideo.c.

Referenced by decode_0(), paf_video_decode(), and paf_video_init().

§ current_frame

int PAFVideoDecContext::current_frame

Definition at line 47 of file pafvideo.c.

Referenced by decode_0(), and paf_video_decode().

§ frame

uint8_t* PAFVideoDecContext::frame[4]

§ frame_size

int PAFVideoDecContext::frame_size

Definition at line 49 of file pafvideo.c.

Referenced by decode_0(), paf_video_decode(), paf_video_init(), and set_src_position().

§ video_size

int PAFVideoDecContext::video_size

Definition at line 50 of file pafvideo.c.

Referenced by decode_0(), paf_video_decode(), and paf_video_init().

§ opcodes

uint8_t* PAFVideoDecContext::opcodes

Definition at line 52 of file pafvideo.c.

Referenced by decode_0().


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