Searched refs:s1_06_2 (Results 1 – 2 of 2) sorted by relevance
619 const __m128i s1_06_2 = _mm_madd_epi16(s1_05_0, k__cospi_p16_p16); in FDCT32x32_2D() local624 const __m128i s1_06_4 = _mm_add_epi32(s1_06_2, k__DCT_CONST_ROUNDING); in FDCT32x32_2D()
625 const __m256i s1_06_2 = _mm256_madd_epi16(s1_05_0, k__cospi_p16_p16); in FDCT32x32_2D_AVX2() local630 const __m256i s1_06_4 = _mm256_add_epi32(s1_06_2, k__DCT_CONST_ROUNDING); in FDCT32x32_2D_AVX2()