NellyMoserEncodeContext 119 libavcodec/nellymoserenc.c static void apply_mdct(NellyMoserEncodeContext *s) NellyMoserEncodeContext 136 libavcodec/nellymoserenc.c NellyMoserEncodeContext *s = avctx->priv_data; NellyMoserEncodeContext 152 libavcodec/nellymoserenc.c NellyMoserEncodeContext *s = avctx->priv_data; NellyMoserEncodeContext 216 libavcodec/nellymoserenc.c static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) NellyMoserEncodeContext 241 libavcodec/nellymoserenc.c static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) NellyMoserEncodeContext 310 libavcodec/nellymoserenc.c static void encode_block(NellyMoserEncodeContext *s, unsigned char *output, int output_size) NellyMoserEncodeContext 387 libavcodec/nellymoserenc.c NellyMoserEncodeContext *s = avctx->priv_data; NellyMoserEncodeContext 427 libavcodec/nellymoserenc.c .priv_data_size = sizeof(NellyMoserEncodeContext),