Home
last modified time | relevance | path

Searched refs:_mm_add_ps_4x1 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_sse2.c435 __inline static void _mm_add_ps_4x1(__m128 sum, float *dst) { in _mm_add_ps_4x1() function
464 _mm_add_ps_4x1(vec_wfEn, &wfEn); in PartitionDelaySSE2()
576 _mm_add_ps_4x1(vec_sdSum, &sdSum); in SmoothedPSD()
577 _mm_add_ps_4x1(vec_seSum, &seSum); in SmoothedPSD()