Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h236 bool enable_voicerx; member
Daudio_hw.c1910 adev->enable_voicerx = false; in in_standby()
2071 adev->enable_voicerx = enable; in add_remove_audio_effect()
2969 adev->enable_voicerx = false; in adev_open()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c1747 if (voice_is_in_call(adev) || adev->enable_voicerx) { in platform_get_output_snd_device()