Searched refs:first_cpe (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 Daacdec.c255 int first_cpe = 0; local
263 if (pos == AAC_CHANNEL_FRONT && !first_cpe) {
270 first_cpe = 1;
277 ((pos == AAC_CHANNEL_FRONT && first_cpe) || pos == AAC_CHANNEL_SIDE))

Completed in 72 milliseconds