Home
last modified time | relevance | path

Searched refs:out_get_channels (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c93 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
371 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp145 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
521 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp166 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
585 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp621 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
1272 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c685 static uint32_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
953 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/hardware/qcom/audio/hal/
Daudio_hw.c2789 static uint32_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
5506 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()