Searched refs:out_get_channels (Results 1 – 3 of 3) sorted by relevance
1111 static audio_channel_mask_t out_get_channels( in out_get_channels() function1568 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()1626 out_get_channels((const struct audio_stream*)&out->stream); in adev_open_output_stream()
1128 static audio_channel_mask_t out_get_channels( in out_get_channels() function1604 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()1662 out_get_channels((const struct audio_stream*)&out->stream); in adev_open_output_stream()
232 static audio_channel_mask_t out_get_channels( in out_get_channels() function748 out->stream_out_.common.get_channels = out_get_channels; in adev_open_output_stream()