Data Fields | |
| AVCodecContext * | avctx |
| int | last_frame |
| DSPContext | dsp |
| FFTContext | mdct_ctx |
| AudioFrameQueue | afq |
Definition at line 54 of file nellymoserenc.c.
Definition at line 59 of file nellymoserenc.c.
Referenced by encode_end(), encode_frame(), and encode_init().
Definition at line 55 of file nellymoserenc.c.
Referenced by encode_block(), encode_end(), and encode_init().
Definition at line 58 of file nellymoserenc.c.
Referenced by apply_mdct(), encode_end(), and encode_init().
1.5.8