NellyMoserDecodeContext Struct Reference


Public Member Functions

 DECLARE_ALIGNED_16 (float, float_buf[NELLY_SAMPLES])
 DECLARE_ALIGNED_16 (float, imdct_out[NELLY_BUF_LEN *2])

Data Fields

AVCodecContextavctx
float state [128]
AVRandomState random_state
GetBitContext gb
int add_bias
float scale_bias
DSPContext dsp
MDCTContext imdct_ctx

Detailed Description

Definition at line 43 of file nellymoserdec.c.


Member Function Documentation

NellyMoserDecodeContext::DECLARE_ALIGNED_16 ( float  ,
imdct_out  [NELLY_BUF_LEN *2] 
)

NellyMoserDecodeContext::DECLARE_ALIGNED_16 ( float  ,
float_buf  [NELLY_SAMPLES] 
)


Field Documentation

Definition at line 49 of file nellymoserdec.c.

Referenced by decode_init(), and overlap_and_window().

Definition at line 44 of file nellymoserdec.c.

Referenced by decode_init().

Definition at line 51 of file nellymoserdec.c.

Referenced by decode_init(), and decode_tag().

Definition at line 48 of file nellymoserdec.c.

Referenced by nelly_decode_block().

Definition at line 52 of file nellymoserdec.c.

Referenced by decode_end(), decode_init(), and nelly_decode_block().

Definition at line 47 of file nellymoserdec.c.

Referenced by decode_init(), and nelly_decode_block().

Definition at line 50 of file nellymoserdec.c.

Referenced by decode_init(), and nelly_decode_block().

Definition at line 46 of file nellymoserdec.c.

Referenced by nelly_decode_block().


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

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