Searched refs:AUDIO_PARAMETER_VALUE_FRONT (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/audio/hal/ | ||
D | audio_hw.h | 189 #define AUDIO_PARAMETER_VALUE_FRONT "front" macro |
D | audio_hw.c | 5639 if (strcmp(value, AUDIO_PARAMETER_VALUE_FRONT) == 0) in adev_set_parameters() |