Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3plusdec.c341 int i, ret, ch_unit_id, ch_block = 0, out_ch_index = 0, channels_to_process; in atrac3p_decode_frame() local
384 memcpy(samples_p[out_ch_index + i], ctx->outp_buf[i], in atrac3p_decode_frame()
388 out_ch_index += channels_to_process; in atrac3p_decode_frame()