Home | History | Annotate | Download | only in audio

Lines Matching refs:out_get_channels

926 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream)
1569 out->stream.common.get_channels = out_get_channels;
1588 config->channel_mask = out_get_channels(&out->stream.common);