ASV1Context Struct Reference


Public Member Functions

 DECLARE_ALIGNED_16 (DCTELEM, block[6][64])
 DECLARE_ALIGNED_8 (uint16_t, intra_matrix[64])
 DECLARE_ALIGNED_8 (int, q_intra_matrix[64])

Data Fields

AVCodecContextavctx
DSPContext dsp
AVFrame picture
PutBitContext pb
GetBitContext gb
ScanTable scantable
int inv_qscale
int mb_width
int mb_height
int mb_width2
int mb_height2
uint8_t * bitstream_buffer
unsigned int bitstream_buffer_size

Detailed Description

Definition at line 38 of file asv1.c.


Member Function Documentation

ASV1Context::DECLARE_ALIGNED_16 ( DCTELEM  ,
block  [6][64] 
)

ASV1Context::DECLARE_ALIGNED_8 ( int  ,
q_intra_matrix  [64] 
)

ASV1Context::DECLARE_ALIGNED_8 ( uint16_t  ,
intra_matrix  [64] 
)


Field Documentation

Definition at line 39 of file asv1.c.

Referenced by asv1_decode_block(), common_init(), dct_get(), decode_mb(), encode_mb(), and idct_put().

Definition at line 53 of file asv1.c.

Referenced by decode_end(), and decode_frame().

Definition at line 54 of file asv1.c.

Referenced by decode_end(), and decode_frame().

Definition at line 40 of file asv1.c.

Referenced by common_init(), dct_get(), decode_frame(), decode_init(), decode_mb(), and idct_put().

Definition at line 43 of file asv1.c.

Referenced by asv1_decode_block(), asv2_decode_block(), and decode_frame().

Definition at line 45 of file asv1.c.

Referenced by decode_init().

Definition at line 47 of file asv1.c.

Referenced by common_init(), decode_frame(), and decode_init().

Definition at line 49 of file asv1.c.

Referenced by common_init(), and decode_frame().

Definition at line 46 of file asv1.c.

Referenced by common_init(), decode_frame(), and decode_init().

Definition at line 48 of file asv1.c.

Referenced by common_init(), and decode_frame().

Definition at line 42 of file asv1.c.

Referenced by asv1_encode_block(), asv2_encode_block(), and encode_mb().

Definition at line 41 of file asv1.c.

Referenced by common_init(), dct_get(), decode_end(), decode_frame(), decode_init(), and idct_put().

Definition at line 44 of file asv1.c.

Referenced by asv1_decode_block(), asv2_decode_block(), and decode_init().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8