Searched refs:AECM_BAD_PARAMETER_ERROR (Results 1 – 3 of 3) sorted by relevance
175 aecm->lastError = AECM_BAD_PARAMETER_ERROR; in WebRtcAecm_Init()251 aecm->lastError = AECM_BAD_PARAMETER_ERROR; in WebRtcAecm_BufferFarend()317 aecm->lastError = AECM_BAD_PARAMETER_ERROR; in WebRtcAecm_Process()551 aecm->lastError = AECM_BAD_PARAMETER_ERROR; in WebRtcAecm_set_config()558 aecm->lastError = AECM_BAD_PARAMETER_ERROR; in WebRtcAecm_set_config()658 aecm->lastError = AECM_BAD_PARAMETER_ERROR; in WebRtcAecm_InitEchoPath()687 aecm->lastError = AECM_BAD_PARAMETER_ERROR; in WebRtcAecm_GetEchoPath()
26 #define AECM_BAD_PARAMETER_ERROR 12004 macro
50 case AECM_BAD_PARAMETER_ERROR: in MapError()