Home
last modified time | relevance | path

Searched refs:in_get_active_microphones (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/audio_bluetooth_hw/
H A Dstream_apis.cc1104 static int in_get_active_microphones( in in_get_active_microphones() function
1175 in->stream_in_.get_active_microphones = in_get_active_microphones; in adev_open_input_stream()
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1214 static int in_get_active_microphones(const struct audio_stream_in *stream, in in_get_active_microphones() function
1283 in->stream.get_active_microphones = in_get_active_microphones; in adev_open_input_stream()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c4902 static int in_get_active_microphones(const struct audio_stream_in *stream, in in_get_active_microphones() function
6034 in->stream.get_active_microphones = in_get_active_microphones; in adev_open_input_stream()