FFmpeg
Data Fields
SVQ1Context Struct Reference

Data Fields

HpelDSPContext hdsp
 
GetBitContext gb
 
AVFrameprev
 
uint8_t * pkt_swapped
 
int pkt_swapped_allocated
 
svq1_pmv * pmv
 
int pmv_allocated
 
int width
 
int height
 
int frame_code
 
int nonref
 
int last_tempref
 

Detailed Description

Definition at line 62 of file svq1dec.c.

Field Documentation

◆ hdsp

HpelDSPContext SVQ1Context::hdsp

Definition at line 63 of file svq1dec.c.

◆ gb

GetBitContext SVQ1Context::gb

Definition at line 64 of file svq1dec.c.

◆ prev

AVFrame* SVQ1Context::prev

Definition at line 65 of file svq1dec.c.

◆ pkt_swapped

uint8_t* SVQ1Context::pkt_swapped

Definition at line 67 of file svq1dec.c.

◆ pkt_swapped_allocated

int SVQ1Context::pkt_swapped_allocated

Definition at line 68 of file svq1dec.c.

◆ pmv

svq1_pmv* SVQ1Context::pmv

Definition at line 70 of file svq1dec.c.

◆ pmv_allocated

int SVQ1Context::pmv_allocated

Definition at line 71 of file svq1dec.c.

◆ width

int SVQ1Context::width

Definition at line 73 of file svq1dec.c.

◆ height

int SVQ1Context::height

Definition at line 74 of file svq1dec.c.

◆ frame_code

int SVQ1Context::frame_code

Definition at line 75 of file svq1dec.c.

◆ nonref

int SVQ1Context::nonref

Definition at line 76 of file svq1dec.c.

◆ last_tempref

int SVQ1Context::last_tempref

Definition at line 78 of file svq1dec.c.


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