Searched defs:hac (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/
H A Dvoice.h59 bool hac; member in struct:voice
H A Dvoice.c406 bool hac = false; local
409 hac = true;
411 if (hac != adev->voice.hac) {
412 adev->voice.hac = hac;
440 adev->voice.hac = false;

Completed in 871 milliseconds