Searched refs:PARAM_VAL_DISABLE (Results 1 – 4 of 4) sorted by relevance
21 #define PARAM_VAL_DISABLE 0 macro
888 else if (value == PARAM_VAL_DISABLE) in audio_param_set()894 else if (value == PARAM_VAL_DISABLE) in audio_param_set()900 else if (value == PARAM_VAL_DISABLE) in audio_param_set()906 else if (value == PARAM_VAL_DISABLE) in audio_param_set()912 else if (value == PARAM_VAL_DISABLE) in audio_param_set()918 else if (value == PARAM_VAL_DISABLE) in audio_param_set()
905 PARAM_VAL_DISABLE); in recorder_ns_enable()930 PARAM_VAL_DISABLE); in recorder_ec_enable()955 PARAM_VAL_DISABLE); in recorder_agc_enable()980 PARAM_VAL_DISABLE); in recorder_vad_enable()
3690 PARAM_VAL_DISABLE); in player_eq_enable()3697 int val = enable ? PARAM_VAL_ENABLE : PARAM_VAL_DISABLE; in player_pcmdump_enable()
Completed in 10 milliseconds