Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Daudiozoom.h23 #define audio_extn_audiozoom_set_microphone_field_dimension(stream, zoom) (-ENOSYS) macro
28 int audio_extn_audiozoom_set_microphone_field_dimension(struct stream_in *stream, float zoom);
Daudiozoom.c233 int audio_extn_audiozoom_set_microphone_field_dimension( in audio_extn_audiozoom_set_microphone_field_dimension() function