Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.h29 void voice_extn_get_parameters(const struct audio_device *adev,
65 static void voice_extn_get_parameters(const struct audio_device *adev __unused, in voice_extn_get_parameters() function
Dvoice_extn.c542 void voice_extn_get_parameters(const struct audio_device *adev, in voice_extn_get_parameters() function
/hardware/qcom/audio/hal/
Dvoice.c465 voice_extn_get_parameters(adev, query, reply); in voice_get_parameters()