FFmpeg
Data Fields
PAFVideoDecContext Struct Reference

Data Fields

AVFramepic
 
GetByteContext gb
 
int width
 
int height
 
int current_frame
 
uint8_t * frame [4]
 
int dirty [4]
 
int frame_size
 
int video_size
 
uint8_t * opcodes
 

Detailed Description

Definition at line 50 of file pafvideo.c.

Field Documentation

◆ pic

AVFrame* PAFVideoDecContext::pic

Definition at line 51 of file pafvideo.c.

◆ gb

GetByteContext PAFVideoDecContext::gb

Definition at line 52 of file pafvideo.c.

◆ width

int PAFVideoDecContext::width

Definition at line 54 of file pafvideo.c.

◆ height

int PAFVideoDecContext::height

Definition at line 55 of file pafvideo.c.

◆ current_frame

int PAFVideoDecContext::current_frame

Definition at line 57 of file pafvideo.c.

◆ frame

uint8_t* PAFVideoDecContext::frame[4]

Definition at line 58 of file pafvideo.c.

◆ dirty

int PAFVideoDecContext::dirty[4]

Definition at line 59 of file pafvideo.c.

◆ frame_size

int PAFVideoDecContext::frame_size

Definition at line 60 of file pafvideo.c.

◆ video_size

int PAFVideoDecContext::video_size

Definition at line 61 of file pafvideo.c.

◆ opcodes

uint8_t* PAFVideoDecContext::opcodes

Definition at line 63 of file pafvideo.c.


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