Searched refs:s2_14_2 (Results 1 – 2 of 2) sorted by relevance
756 const __m128i s2_14_2 = _mm_madd_epi16(s2_09_0, k__cospi_p24_p08); in FDCT32x32_2D() local765 const __m128i s2_14_4 = _mm_add_epi32(s2_14_2, k__DCT_CONST_ROUNDING); in FDCT32x32_2D()
762 const __m256i s2_14_2 = _mm256_madd_epi16(s2_09_0, k__cospi_p24_p08); in FDCT32x32_2D_AVX2() local771 const __m256i s2_14_4 = _mm256_add_epi32(s2_14_2, k__DCT_CONST_ROUNDING); in FDCT32x32_2D_AVX2()