Home
last modified time | relevance | path

Searched refs:AEC_UNSUPPORTED_FUNCTION_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Decho_cancellation.h20 #define AEC_UNSUPPORTED_FUNCTION_ERROR 12001 macro
Decho_cancellation.c558 return AEC_UNSUPPORTED_FUNCTION_ERROR; in WebRtcAec_GetDelayMetrics()
/external/webrtc/webrtc/modules/audio_processing/
Decho_cancellation_impl.cc42 case AEC_UNSUPPORTED_FUNCTION_ERROR: in MapError()