Home | History | Annotate | Download | only in audio_remote_submix

Lines Matching refs:out_get_channels

664 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream)
669 SUBMIX_ALOGV("out_get_channels() returns %08x", channel_mask);
1324 out->stream.common.get_channels = out_get_channels;