Searched refs:count_paired_channels (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.c251 static int count_paired_channels(uint8_t (*layout_map)[3], int tags, int pos, function
295 count_paired_channels(layout_map, tags, AAC_CHANNEL_FRONT, &i);
299 count_paired_channels(layout_map, tags, AAC_CHANNEL_SIDE, &i);
303 count_paired_channels(layout_map, tags, AAC_CHANNEL_BACK, &i);

Completed in 33 milliseconds