Home
last modified time | relevance | path

Searched refs:num_pos_channels (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacdec_template.c240 int num_pos_channels = 0; in count_paired_channels() local
255 num_pos_channels += 2; in count_paired_channels()
258 num_pos_channels++; in count_paired_channels()
266 return num_pos_channels; in count_paired_channels()