Home
last modified time | relevance | path

Searched refs:cur_channel_params (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c185 ChannelParams *cur_channel_params; member
321 ChannelParams *cp = &ctx->cur_channel_params[ch]; in compare_decoding_params()
394 copy_filter_params(cp, &ctx->cur_channel_params[channel], filter); in copy_restart_frame_params()
827 FilterParams *fp = &ctx->cur_channel_params[channel].filter_params[filter]; in write_filter_params()
832 int32_t *fcoeff = ctx->cur_channel_params[channel].coeff[filter]; in write_filter_params()
904 ChannelParams *cp = &ctx->cur_channel_params[ch]; in write_decoding_params()
960 ChannelParams *cp = &ctx->cur_channel_params[ch]; in write_block_data()
1022 ctx->cur_channel_params = ctx->major_channel_params[subblock_index]; in write_substr()
1305 ChannelParams *cp = &ctx->cur_channel_params[channel]; in set_filter_params()
1319 int32_t *fcoeff = ctx->cur_channel_params[channe in set_filter_params()
[all...]

Completed in 6 milliseconds