Home
last modified time | relevance | path

Searched refs:set_microphone_direction (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/
DStreamIn.cpp506 if (mStream->set_microphone_direction == nullptr) { in setMicrophoneDirection()
515 mStream->set_microphone_direction( in setMicrophoneDirection()
/hardware/libhardware/include/hardware/
Daudio.h569 int (*set_microphone_direction)(const struct audio_stream_in *stream, member
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c991 in->stream.set_microphone_direction = in_set_microphone_direction; in adev_open_input_stream()
/hardware/qcom/audio/hal/
Daudio_hw.c5909 in->stream.set_microphone_direction = in_set_microphone_direction; in adev_open_input_stream()