Searched refs:get_channels (Results 1 – 10 of 10) sorted by relevance
192 audio_channel_mask_t (*get_channels)(const struct audio_stream *stream); member467 return popcount(s->get_channels(s)) * chan_samp_sz; in audio_stream_frame_size()483 return audio_channel_count_from_out_mask(s->common.get_channels(&s->common)) * chan_samp_sz; in audio_stream_out_frame_size()499 return audio_channel_count_from_in_mask(s->common.get_channels(&s->common)) * chan_samp_sz; in audio_stream_in_frame_size()
263 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()390 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
519 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()585 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
585 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()653 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
495 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()883 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
603 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()986 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
727 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
1382 out->stream.common.get_channels = out_get_channels; in audio_config_compare()1621 in->stream.common.get_channels = in_get_channels; in audio_config_compare()
2412 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()2441 config->channel_mask = out->stream.common.get_channels(&out->stream.common); in adev_open_output_stream()2690 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
2838 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()2862 config->channel_mask = out->stream.common.get_channels(&out->stream.common); in adev_open_output_stream()3203 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()