Searched refs:next_nb_channels (Results 1 – 1 of 1) sorted by relevance
2502 static const int next_nb_channels[] = {0, 0, 1, 6, 2, 6, 4, 6}; in audio_open() local2532 wanted_spec.channels = next_nb_channels[FFMIN(7, wanted_spec.channels)]; in audio_open()