HomeSort by relevance Sort by last modified time
    Searched refs:AEC_UNSUPPORTED_FUNCTION_ERROR (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_processing/aec/interface/
echo_cancellation.h 18 #define AEC_UNSUPPORTED_FUNCTION_ERROR 12001
  /external/webrtc/src/modules/audio_processing/
echo_cancellation_impl.cc 42 case AEC_UNSUPPORTED_FUNCTION_ERROR:
  /external/webrtc/src/modules/audio_processing/aec/
echo_cancellation.c 828 self->lastError = AEC_UNSUPPORTED_FUNCTION_ERROR;

Completed in 435 milliseconds