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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3plusdec.c330 int i, ret, ch_unit_id, ch_block = 0, out_ch_index = 0, channels_to_process; local
361 channels_to_process = ch_unit_id + 1;
365 channels_to_process,
370 channels_to_process, avctx);
372 channels_to_process, avctx);
374 for (i = 0; i < channels_to_process; i++)
379 out_ch_index += channels_to_process;

Completed in 32 milliseconds