Home
last modified time | relevance | path

Searched refs:in_set_microphone_field_dimension (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/usbaudio/
Daudio_hal.c939 static int in_set_microphone_field_dimension(const struct audio_stream_in *stream, float zoom) { in in_set_microphone_field_dimension() function
992 in->stream.set_microphone_field_dimension = in_set_microphone_field_dimension; in adev_open_input_stream()
/hardware/qcom/audio/hal/
Daudio_hw.c365 static int in_set_microphone_field_dimension(const struct audio_stream_in *stream, float zoom);
4856 static int in_set_microphone_field_dimension(const struct audio_stream_in *stream, float zoom) { in in_set_microphone_field_dimension() function
5908 in->stream.set_microphone_field_dimension = in_set_microphone_field_dimension; in adev_open_input_stream()