FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SVQ1Context Struct Reference

Data Fields

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

Detailed Description

Definition at line 59 of file svq1dec.c.

Field Documentation

HpelDSPContext SVQ1Context::hdsp

Definition at line 60 of file svq1dec.c.

Referenced by svq1_decode_frame(), and svq1_decode_init().

GetBitContext SVQ1Context::gb

Definition at line 61 of file svq1dec.c.

Referenced by svq1_decode_frame(), and svq1_decode_frame_header().

AVFrame* SVQ1Context::prev

Definition at line 62 of file svq1dec.c.

Referenced by svq1_decode_end(), svq1_decode_frame(), svq1_decode_init(), and svq1_flush().

int SVQ1Context::width

Definition at line 63 of file svq1dec.c.

Referenced by svq1_decode_frame(), svq1_decode_frame_header(), and svq1_decode_init().

int SVQ1Context::height

Definition at line 64 of file svq1dec.c.

Referenced by svq1_decode_frame(), svq1_decode_frame_header(), and svq1_decode_init().

int SVQ1Context::frame_code

Definition at line 65 of file svq1dec.c.

Referenced by svq1_decode_frame(), and svq1_decode_frame_header().

int SVQ1Context::nonref

Definition at line 66 of file svq1dec.c.

Referenced by svq1_decode_frame(), and svq1_decode_frame_header().


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