Data Fields | |
AVCodecContext * | avctx |
int | last_frame |
int | bufsel |
int | have_saved |
DSPContext | dsp |
FFTContext | mdct_ctx |
Definition at line 50 of file nellymoserenc.c.
Definition at line 51 of file nellymoserenc.c.
Referenced by encode_block(), encode_end(), and encode_init().
Definition at line 53 of file nellymoserenc.c.
Referenced by apply_mdct(), and encode_frame().
Definition at line 55 of file nellymoserenc.c.
Referenced by apply_mdct(), and encode_init().
Definition at line 54 of file nellymoserenc.c.
Referenced by encode_frame().
Definition at line 52 of file nellymoserenc.c.
Referenced by encode_frame().
Definition at line 56 of file nellymoserenc.c.
Referenced by apply_mdct(), encode_end(), and encode_init().