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

  /external/webrtc/src/modules/audio_processing/aec/interface/
echo_cancellation.h 20 #define AEC_NULL_POINTER_ERROR 12003
  /external/webrtc/src/modules/audio_processing/aec/
echo_cancellation.c 310 aecpc->lastError = AEC_NULL_POINTER_ERROR;
389 aecpc->lastError = AEC_NULL_POINTER_ERROR;
394 aecpc->lastError = AEC_NULL_POINTER_ERROR;
411 aecpc->lastError = AEC_NULL_POINTER_ERROR;
662 aecpc->lastError = AEC_NULL_POINTER_ERROR;
688 aecpc->lastError = AEC_NULL_POINTER_ERROR;
714 aecpc->lastError = AEC_NULL_POINTER_ERROR;
815 self->lastError = AEC_NULL_POINTER_ERROR;
819 self->lastError = AEC_NULL_POINTER_ERROR;

Completed in 2052 milliseconds