Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/
Decho_control_mobile_impl.cc44 int MapError(int err) { in MapError() function
307 return MapError(WebRtcAecm_get_error_code(static_cast<Handle*>(handle))); in GetHandleError()
Decho_cancellation_impl.cc40 int MapError(int err) { in MapError() function
381 return MapError(WebRtcAec_get_error_code(static_cast<Handle*>(handle))); in GetHandleError()