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

  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft_sse2.c 249 const __m128 mm_half = _mm_load_ps(k_half); local
257 const __m128 wkrt = _mm_sub_ps(mm_half, c_k1); // 28, 29, 30, 31,
339 const __m128 mm_half = _mm_load_ps(k_half); local
348 const __m128 wkrt = _mm_sub_ps(mm_half, c_k1); // 28, 29, 30, 31,

Completed in 174 milliseconds