Home | History | Annotate | Download | only in audio

Lines Matching refs:out_get_channels

951 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream)
1629 out->stream.common.get_channels = out_get_channels;
1648 config->channel_mask = out_get_channels(&out->stream.common);