Home
last modified time | relevance | path

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

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