Searched refs:AEC_NULL_POINTER_ERROR (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/include/
H A Decho_cancellation.h20 #define AEC_NULL_POINTER_ERROR 12003 macro
/external/webrtc/src/modules/audio_processing/aec/interface/
H A Decho_cancellation.h20 #define AEC_NULL_POINTER_ERROR 12003 macro
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Decho_cancellation.c289 aecpc->lastError = AEC_NULL_POINTER_ERROR;
354 aecpc->lastError = AEC_NULL_POINTER_ERROR;
359 aecpc->lastError = AEC_NULL_POINTER_ERROR;
376 aecpc->lastError = AEC_NULL_POINTER_ERROR;
458 self->lastError = AEC_NULL_POINTER_ERROR;
484 self->lastError = AEC_NULL_POINTER_ERROR;
571 self->lastError = AEC_NULL_POINTER_ERROR;
575 self->lastError = AEC_NULL_POINTER_ERROR;
/external/webrtc/src/modules/audio_processing/aec/
H A Decho_cancellation.c310 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 188 milliseconds