Public Member Functions | Data Fields

TgqContext Struct Reference

Public Member Functions

 DECLARE_ALIGNED (16, DCTELEM, block)[6][64]

Data Fields

AVCodecContextavctx
DSPContext dsp
AVFrame frame
int width
int height
ScanTable scantable
int qtable [64]

Detailed Description

Definition at line 38 of file eatgq.c.


Member Function Documentation

TgqContext::DECLARE_ALIGNED ( 16  ,
DCTELEM  ,
block   
)

Field Documentation

Definition at line 40 of file eatgq.c.

Referenced by tgq_decode_init(), and tgq_idct_put_mb().

Definition at line 41 of file eatgq.c.

Referenced by tgq_decode_end(), tgq_decode_frame(), tgq_idct_put_mb(), and tgq_idct_put_mb_dconly().

Definition at line 42 of file eatgq.c.

Referenced by tgq_decode_frame().

Definition at line 44 of file eatgq.c.

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

Definition at line 43 of file eatgq.c.

Referenced by tgq_decode_block(), and tgq_decode_init().

Definition at line 42 of file eatgq.c.

Referenced by tgq_decode_frame().


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