Data Fields | |
AVCodecContext * | avctx |
AVFrame | frame |
float * | float_buf |
float | state [NELLY_BUF_LEN] |
AVLFG | random_state |
GetBitContext | gb |
float | scale_bias |
DSPContext | dsp |
FFTContext | imdct_ctx |
FmtConvertContext | fmt_conv |
float | imdct_out [NELLY_BUF_LEN *2] |
Definition at line 48 of file nellymoserdec.c.
Definition at line 49 of file nellymoserdec.c.
Referenced by decode_init().
Definition at line 56 of file nellymoserdec.c.
Referenced by decode_init(), and nelly_decode_block().
Definition at line 51 of file nellymoserdec.c.
Referenced by decode_end(), decode_init(), and decode_tag().
Definition at line 58 of file nellymoserdec.c.
Referenced by decode_init(), and decode_tag().
Definition at line 50 of file nellymoserdec.c.
Referenced by decode_init(), and decode_tag().
Definition at line 54 of file nellymoserdec.c.
Referenced by nelly_decode_block().
Definition at line 57 of file nellymoserdec.c.
Referenced by decode_end(), decode_init(), and nelly_decode_block().
Definition at line 59 of file nellymoserdec.c.
Referenced by nelly_decode_block().
Definition at line 53 of file nellymoserdec.c.
Referenced by decode_init(), and nelly_decode_block().
Definition at line 55 of file nellymoserdec.c.
Referenced by decode_init(), and nelly_decode_block().
Definition at line 52 of file nellymoserdec.c.
Referenced by nelly_decode_block().