Searched defs:H_re (Results 1 – 2 of 2) sorted by relevance
176 const float32x4_t H_re = vld1q_f32(&H_p_ch.re[k]); in AdaptPartitions_Neon() local243 const __m128 H_re = _mm_loadu_ps(&H_p_ch.re[k]); in AdaptPartitions_Sse2() local341 const float32x4_t H_re = vld1q_f32(&H_p_ch.re[k]); in ApplyFilter_Neon() local412 const __m128 H_re = _mm_loadu_ps(&H_p_ch.re[k]); in ApplyFilter_Sse2() local
80 const __m256 H_re = _mm256_loadu_ps(&H_p_ch.re[k]); in AdaptPartitions_Avx2() local148 const __m256 H_re = _mm256_loadu_ps(&H_p_ch.re[k]); in ApplyFilter_Avx2() local