MLPDecodeContext 218 libavcodec/mlpdec.c static inline int32_t calculate_sign_huff(MLPDecodeContext *m, MLPDecodeContext 239 libavcodec/mlpdec.c static inline int read_huff_channels(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 277 libavcodec/mlpdec.c MLPDecodeContext *m = avctx->priv_data; MLPDecodeContext 294 libavcodec/mlpdec.c static int read_major_sync(MLPDecodeContext *m, GetBitContext *gb) MLPDecodeContext 468 libavcodec/mlpdec.c static int read_restart_header(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 651 libavcodec/mlpdec.c static int read_filter_params(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 726 libavcodec/mlpdec.c static int read_matrix_params(MLPDecodeContext *m, unsigned int substr, GetBitContext *gbp) MLPDecodeContext 789 libavcodec/mlpdec.c static int read_channel_params(MLPDecodeContext *m, unsigned int substr, MLPDecodeContext 848 libavcodec/mlpdec.c static int read_decoding_params(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 908 libavcodec/mlpdec.c static void filter_channel(MLPDecodeContext *m, unsigned int substr, MLPDecodeContext 935 libavcodec/mlpdec.c static int read_block_data(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 1006 libavcodec/mlpdec.c static void generate_2_noise_channels(MLPDecodeContext *m, unsigned int substr) MLPDecodeContext 1026 libavcodec/mlpdec.c static void fill_noise_buffer(MLPDecodeContext *m, unsigned int substr) MLPDecodeContext 1043 libavcodec/mlpdec.c static int output_data(MLPDecodeContext *m, unsigned int substr, MLPDecodeContext 1119 libavcodec/mlpdec.c MLPDecodeContext *m = avctx->priv_data; MLPDecodeContext 1314 libavcodec/mlpdec.c .priv_data_size = sizeof(MLPDecodeContext), MLPDecodeContext 1326 libavcodec/mlpdec.c .priv_data_size = sizeof(MLPDecodeContext),