Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dvoice.c472 bool hac = false; in voice_set_parameters() local
475 hac = true; in voice_set_parameters()
477 if (hac != adev->voice.hac) { in voice_set_parameters()
478 adev->voice.hac = hac; in voice_set_parameters()
506 adev->voice.hac = false; in voice_init()
Dvoice.h60 bool hac; member
/hardware/qcom/audio/hal/msm8974/
Dplatform.c1775 if(adev->voice.hac) in platform_get_output_snd_device()
1811 if(adev->voice.hac) in platform_get_output_snd_device()