Home | History | Annotate | Download | only in audio_a2dp_hw

Lines Matching refs:out_get_channels

644 static uint32_t out_get_channels(const struct audio_stream *stream)
1038 out->stream.common.get_channels = out_get_channels;
1064 config->channel_mask = out_get_channels((const struct audio_stream *)&out->stream);