Searched refs:_mm_setzero_ps (Results 1 – 7 of 7) sorted by relevance
68 EE = _mm_setzero_ps(); in compute_weighted_codebook()75 resj = _mm_setzero_ps(); in compute_weighted_codebook()
42 __m128 sum = _mm_setzero_ps(); in inner_prod()77 sum = _mm_setzero_ps(); in pitch_xcorr()
44 __m128 sum = _mm_setzero_ps(); in inner_product_single()60 __m128 sum = _mm_setzero_ps(); in interpolate_product_single()
89 __m128 d = _mm_setzero_ps(); in vq_nbest_sign()
587 _mm_setzero_ps(void) in _mm_setzero_ps() function805 r = _mm_setzero_ps(); in _mm_cvtpi16_ps()822 r = _mm_setzero_ps(); in _mm_cvtpu16_ps()859 c = _mm_setzero_ps(); in _mm_cvtpi32x2_ps()
196 #define _MM_PICK_OUT_PS(X, N) _mm_insert_ps (_mm_setzero_ps(), (X), \
1129 __m128 zero = _mm_setzero_ps(); in _mm256_castps128_ps256()