Home
last modified time | relevance | path

Searched refs:PARAM_VAL_ENABLE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/uvoice/audio/
A Daudio_common.h20 #define PARAM_VAL_ENABLE 1 macro
A Daudio_stream.c886 if (value == PARAM_VAL_ENABLE) in audio_param_set()
892 if (value == PARAM_VAL_ENABLE) in audio_param_set()
898 if (value == PARAM_VAL_ENABLE) in audio_param_set()
904 if (value == PARAM_VAL_ENABLE) in audio_param_set()
910 if (value == PARAM_VAL_ENABLE) in audio_param_set()
916 if (value == PARAM_VAL_ENABLE) in audio_param_set()
/AliOS-Things-master/components/uvoice/media/
A Duvoice_recorder.c902 PARAM_VAL_ENABLE); in recorder_ns_enable()
927 PARAM_VAL_ENABLE); in recorder_ec_enable()
952 PARAM_VAL_ENABLE); in recorder_agc_enable()
977 PARAM_VAL_ENABLE); in recorder_vad_enable()
A Duvoice_player.c3687 PARAM_VAL_ENABLE); in player_eq_enable()
3697 int val = enable ? PARAM_VAL_ENABLE : PARAM_VAL_DISABLE; in player_pcmdump_enable()

Completed in 10 milliseconds