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

  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/extended/
agc_config_test.cc 41 EXPECT_EQ(VE_APM_ERROR, voe_base_->LastError());
47 EXPECT_EQ(VE_APM_ERROR, voe_base_->LastError());
84 EXPECT_EQ(VE_APM_ERROR, voe_base_->LastError());
90 EXPECT_EQ(VE_APM_ERROR, voe_base_->LastError());
ec_metrics_test.cc 61 EXPECT_EQ(VE_APM_ERROR, voe_base_->LastError());
68 EXPECT_EQ(VE_APM_ERROR, voe_base_->LastError());
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_audio_processing_impl.cc 109 _shared->SetLastError(VE_APM_ERROR, kTraceError,
114 _shared->SetLastError(VE_APM_ERROR, kTraceError,
202 _shared->SetLastError(VE_APM_ERROR, kTraceError,
207 _shared->SetLastError(VE_APM_ERROR, kTraceError,
277 _shared->SetLastError(VE_APM_ERROR, kTraceError,
284 _shared->SetLastError(VE_APM_ERROR, kTraceError,
291 _shared->SetLastError(VE_APM_ERROR, kTraceError,
501 _shared->SetLastError(VE_APM_ERROR, kTraceWarning,
508 _shared->SetLastError(VE_APM_ERROR, kTraceError,
541 _shared->SetLastError(VE_APM_ERROR, kTraceWarning
    [all...]
channel.cc     [all...]
voe_base_impl.cc 445 _shared->SetLastError(VE_APM_ERROR);
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_errors.h 72 #define VE_APM_ERROR 8097

Completed in 367 milliseconds