Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h190 #define AUDIO_PARAMETER_VALUE_BACK "back" macro
Daudio_hw.c5641 else if (strcmp(value, AUDIO_PARAMETER_VALUE_BACK) == 0) in adev_set_parameters()