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

  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft_sse2.c 217 const __m128 xx22 = _mm_add_ps(xx20, xx21); local
234 _mm_storel_epi64((__m128i*)&a[j0 + 24], _mm_castps_si128(xx22));
236 _mm_shuffle_epi32(_mm_castps_si128(xx22),

Completed in 54 milliseconds