Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c239 static int count_paired_channels(uint8_t (*layout_map)[3], int tags, int pos, in count_paired_channels() function
284 count_paired_channels(layout_map, tags, AAC_CHANNEL_FRONT, &i); in sniff_channel_order()
288 count_paired_channels(layout_map, tags, AAC_CHANNEL_SIDE, &i); in sniff_channel_order()
292 count_paired_channels(layout_map, tags, AAC_CHANNEL_BACK, &i); in sniff_channel_order()

Completed in 8 milliseconds