Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/aec/
Decho_cancellation.c222 aecpc->lastError = AEC_UNSPECIFIED_ERROR; in WebRtcAec_Init()
227 aecpc->lastError = AEC_UNSPECIFIED_ERROR; in WebRtcAec_Init()
232 aecpc->lastError = AEC_UNSPECIFIED_ERROR; in WebRtcAec_Init()
276 aecpc->lastError = AEC_UNSPECIFIED_ERROR; in WebRtcAec_Init()
282 aecpc->lastError = AEC_UNSPECIFIED_ERROR; in WebRtcAec_Init()
/external/webrtc/src/modules/audio_processing/aec/interface/
Decho_cancellation.h17 #define AEC_UNSPECIFIED_ERROR 12000 macro