MLPDecodeContext 223 libavcodec/mlpdec.c static inline int32_t calculate_sign_huff(MLPDecodeContext *m, MLPDecodeContext 244 libavcodec/mlpdec.c static inline int read_huff_channels(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 282 libavcodec/mlpdec.c MLPDecodeContext *m = avctx->priv_data; MLPDecodeContext 299 libavcodec/mlpdec.c static int read_major_sync(MLPDecodeContext *m, GetBitContext *gb) MLPDecodeContext 473 libavcodec/mlpdec.c static int read_restart_header(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 644 libavcodec/mlpdec.c static int read_filter_params(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 719 libavcodec/mlpdec.c static int read_matrix_params(MLPDecodeContext *m, unsigned int substr, GetBitContext *gbp) MLPDecodeContext 787 libavcodec/mlpdec.c static int read_channel_params(MLPDecodeContext *m, unsigned int substr, MLPDecodeContext 844 libavcodec/mlpdec.c static int read_decoding_params(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 927 libavcodec/mlpdec.c static void filter_channel(MLPDecodeContext *m, unsigned int substr, MLPDecodeContext 954 libavcodec/mlpdec.c static int read_block_data(MLPDecodeContext *m, GetBitContext *gbp, MLPDecodeContext 1025 libavcodec/mlpdec.c static void generate_2_noise_channels(MLPDecodeContext *m, unsigned int substr) MLPDecodeContext 1045 libavcodec/mlpdec.c static void fill_noise_buffer(MLPDecodeContext *m, unsigned int substr) MLPDecodeContext 1062 libavcodec/mlpdec.c static int output_data(MLPDecodeContext *m, unsigned int substr, MLPDecodeContext 1138 libavcodec/mlpdec.c MLPDecodeContext *m = avctx->priv_data; MLPDecodeContext 1338 libavcodec/mlpdec.c .priv_data_size = sizeof(MLPDecodeContext), MLPDecodeContext 1350 libavcodec/mlpdec.c .priv_data_size = sizeof(MLPDecodeContext),