Home | History | Annotate | Download | only in audio

Lines Matching full:in_get_channels

1255 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream)
1269 popcount(in_get_channels(stream)));
1729 in->stream.common.get_channels = in_get_channels;