Lines Matching defs:channels
2054 int channels = 0;
2058 MATCH_PER_STREAM_OPT(audio_channels, i, channels, oc, st);
2059 if (channels) {
2061 audio_enc->ch_layout.nb_channels = channels;
2395 /* Use the default native layout for the requested amount of channels when the
2401 same amount of channels as the requested layout */
2413 /* If no layout for the amount of channels requested was found, use the default
2533 /* audio: most channels */
3948 "set number of audio channels", "channels" },
3971 "set the maximum number of channels to try to guess the channel layout" },