Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/default/
DStreamIn.cpp586 if (mStream->set_microphone_field_dimension == nullptr) { in setMicrophoneFieldDimension()
594 mStream->set_microphone_field_dimension(mStream, zoom)); in setMicrophoneFieldDimension()
/hardware/libhardware/include/hardware/
Daudio.h691 int (*set_microphone_field_dimension)(const struct audio_stream_in *stream, member
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1285 in->stream.set_microphone_field_dimension = in_set_microphone_field_dimension; in adev_open_input_stream()
/hardware/qcom/audio/hal/
Daudio_hw.c6036 in->stream.set_microphone_field_dimension = in_set_microphone_field_dimension; in adev_open_input_stream()