Home
last modified time | relevance | path

Searched refs:mat_ch (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlpdsp.c115 int mat_ch = ch_assign[out_ch]; in ff_mlp_pack_output() local
116 int32_t sample = sample_buffer[i][mat_ch] * in ff_mlp_pack_output()
117 (1U << output_shift[mat_ch]); in ff_mlp_pack_output()
118 lossless_check_data ^= (sample & 0xffffff) << mat_ch; in ff_mlp_pack_output()