Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacdec_template.c243 int first_cpe = 0; in count_paired_channels() local
251 if (pos == AAC_CHANNEL_FRONT && !first_cpe) { in count_paired_channels()
258 first_cpe = 1; in count_paired_channels()
265 ((pos == AAC_CHANNEL_FRONT && first_cpe) || pos == AAC_CHANNEL_SIDE)) in count_paired_channels()

Completed in 5 milliseconds