OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VE_APM_ERROR
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/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
64
EXPECT_EQ(
VE_APM_ERROR
, voe_base_->LastError());
72
EXPECT_EQ(
VE_APM_ERROR
, voe_base_->LastError());
/external/webrtc/webrtc/voice_engine/
voe_audio_processing_impl.cc
108
_shared->SetLastError(
VE_APM_ERROR
, kTraceError,
113
_shared->SetLastError(
VE_APM_ERROR
, kTraceError,
196
_shared->SetLastError(
VE_APM_ERROR
, kTraceError,
201
_shared->SetLastError(
VE_APM_ERROR
, kTraceError,
267
_shared->SetLastError(
VE_APM_ERROR
, kTraceError,
274
_shared->SetLastError(
VE_APM_ERROR
, kTraceError,
282
VE_APM_ERROR
, kTraceError,
475
VE_APM_ERROR
, kTraceWarning,
482
_shared->SetLastError(
VE_APM_ERROR
, kTraceError,
511
_shared->SetLastError(
VE_APM_ERROR
, kTraceWarning
[
all
...]
channel.cc
[
all
...]
voe_base_impl.cc
339
shared_->SetLastError(
VE_APM_ERROR
);
/external/webrtc/webrtc/voice_engine/include/
voe_errors.h
72
#define
VE_APM_ERROR
8097
Completed in 64 milliseconds