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

  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_internal.h 214 float* cohde,
aec_core.c 413 float* cohde,
422 cohde[i] =
1015 float cohde[PART_LEN1], cohxd[PART_LEN1]; local
    [all...]
aec_core_neon.c 680 float* cohde,
706 vst1q_f32(&cohde[i], vec_cohde);
712 cohde[i] =
aec_core_sse2.c 666 float* cohde,
703 _mm_storeu_ps(&cohde[i], vec_cohde);
709 cohde[i] =

Completed in 115 milliseconds