Home
last modified time | relevance | path

Searched refs:in_get_channels (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c151 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) in in_get_channels() function
343 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp294 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) in in_get_channels() function
578 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp335 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) in in_get_channels() function
695 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp316 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) in in_get_channels() function
649 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
/hardware/qcom/audio/hal/
Daudio_hw.c1651 static uint32_t in_get_channels(const struct audio_stream *stream) in in_get_channels() function
2253 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()