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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_channelmap.c304 const int nch_in = av_get_channel_layout_nb_channels(inlink->channel_layout); local
310 nch_in * sizeof(source_planes[0]));
312 if (nch_out > nch_in) {

Completed in 35 milliseconds