FFmpeg
Data Fields
TgqContext Struct Reference

Data Fields

 
int  width
 
int  height
 
 
int  qtable [64]
 
int16_t  block [6][64]
 
 

Detailed Description

Definition at line 40 of file eatgq.c.

Field Documentation

AVCodecContext* TgqContext::avctx

Definition at line 41 of file eatgq.c.

Referenced by tgq_decode_frame(), tgq_decode_init(), tgq_decode_mb(), tgq_idct_put_mb(), and tgq_idct_put_mb_dconly().

int TgqContext::width

Definition at line 42 of file eatgq.c.

Referenced by tgq_decode_frame().

int TgqContext::height

Definition at line 42 of file eatgq.c.

Referenced by tgq_decode_frame().

ScanTable TgqContext::scantable

Definition at line 43 of file eatgq.c.

Referenced by tgq_decode_block(), and tgq_decode_init().

int TgqContext::qtable[64]

Definition at line 44 of file eatgq.c.

Referenced by tgq_calculate_qtable(), tgq_dconly(), and tgq_decode_block().

int16_t TgqContext::block[6][64]

Definition at line 45 of file eatgq.c.

Referenced by tgq_decode_mb().

GetByteContext TgqContext::gb

Definition at line 46 of file eatgq.c.

Referenced by tgq_decode_frame(), and tgq_decode_mb().


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

Generated on Sun Mar 23 2014 23:50:42 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /