FFmpeg
Data Fields
SVQ1Context Struct Reference

Data Fields

HpelDSPContext hdsp
 
GetBitContext gb
 
AVFrameprev
 
uint8_tpkt_swapped
 
int pkt_swapped_allocated
 
int width
 
int height
 
int frame_code
 
int nonref
 

Detailed Description

Definition at line 58 of file svq1dec.c.

Field Documentation

◆ hdsp

HpelDSPContext SVQ1Context::hdsp

Definition at line 59 of file svq1dec.c.

◆ gb

GetBitContext SVQ1Context::gb

Definition at line 60 of file svq1dec.c.

◆ prev

AVFrame* SVQ1Context::prev

Definition at line 61 of file svq1dec.c.

◆ pkt_swapped

uint8_t* SVQ1Context::pkt_swapped

Definition at line 63 of file svq1dec.c.

◆ pkt_swapped_allocated

int SVQ1Context::pkt_swapped_allocated

Definition at line 64 of file svq1dec.c.

◆ width

int SVQ1Context::width

Definition at line 66 of file svq1dec.c.

◆ height

int SVQ1Context::height

Definition at line 67 of file svq1dec.c.

◆ frame_code

int SVQ1Context::frame_code

Definition at line 68 of file svq1dec.c.

◆ nonref

int SVQ1Context::nonref

Definition at line 69 of file svq1dec.c.


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