Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dvoice.c515 bool hac = false; in voice_set_parameters() local
518 hac = true; in voice_set_parameters()
520 if (hac != adev->voice.hac) { in voice_set_parameters()
521 adev->voice.hac = hac; in voice_set_parameters()
549 adev->voice.hac = false; in voice_init()
Dvoice.h60 bool hac; member
/hardware/qcom/audio/hal/msm8974/
Dplatform.c3016 if(adev->voice.hac) in platform_get_output_snd_device()
3070 if(adev->voice.hac) in platform_get_output_snd_device()