Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio.h76 #define AUDIO_PARAMETER_VALUE_TTY_VCO "tty_vco" macro
/hardware/qcom/audio/hal/
Dvoice.c459 else if (strcmp(value, AUDIO_PARAMETER_VALUE_TTY_VCO) == 0) in voice_set_parameters()