Home | History | Annotate | Download | only in audio_remote_submix

Lines Matching refs:in_get_channels

997 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream)
1003 SUBMIX_ALOGV("in_get_channels() returns %x", channel_mask);
1609 in->stream.common.get_channels = in_get_channels;