HomeSort by relevance Sort by last modified time
    Searched full:normal_error_threshold (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_core_internal.h 108 float normal_error_threshold; // error threshold member in struct:AecCore
aec_core_sse2.c 83 : _mm_set1_ps(aec->normal_error_threshold);
122 : aec->normal_error_threshold;
aec_core.c 171 : aec->normal_error_threshold;
    [all...]
aec_core_neon.c 125 kExtendedErrorThreshold : aec->normal_error_threshold;
aec_core_mips.c     [all...]

Completed in 127 milliseconds