OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kExtendedErrorThreshold
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h
40
static const float
kExtendedErrorThreshold
= 1.0e-6f;
aec_core_mips.c
[
all
...]
aec_core_sse2.c
91
? _mm_set1_ps(
kExtendedErrorThreshold
)
130
?
kExtendedErrorThreshold
aec_core_neon.c
136
kExtendedErrorThreshold
: normal_error_threshold;
aec_core.c
192
?
kExtendedErrorThreshold
[
all
...]
Completed in 333 milliseconds