Home
last modified time | relevance | path

Searched refs:AUDIO_PARAMETER_VALUE_TRUE (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/msm8909/hal/
Dvoice.h39 #define AUDIO_PARAMETER_VALUE_TRUE "true" macro
Dvoice.c461 if (strcmp(value, AUDIO_PARAMETER_VALUE_TRUE) == 0) in voice_set_parameters()
/hardware/qcom/audio/hal/
Dvoice.h36 #define AUDIO_PARAMETER_VALUE_TRUE "true" macro
Dvoice.c489 if (strcmp(value, AUDIO_PARAMETER_VALUE_TRUE) == 0) in voice_set_parameters()