Home | History | Annotate | Download | only in audio_a2dp_hw

Lines Matching refs:out_get_channels

634 static uint32_t out_get_channels(const struct audio_stream *stream)
1028 out->stream.common.get_channels = out_get_channels;
1054 config->channel_mask = out_get_channels((const struct audio_stream *)&out->stream);