Searched refs:s3_26_2 (Results 1 – 2 of 2) sorted by relevance
869 const __m128i s3_26_2 = _mm_madd_epi16(s3_21_0, k__cospi_p12_p20); in FDCT32x32_2D() local894 const __m128i s3_26_4 = _mm_add_epi32(s3_26_2, k__DCT_CONST_ROUNDING); in FDCT32x32_2D()
875 const __m256i s3_26_2 = _mm256_madd_epi16(s3_21_0, k__cospi_p12_p20); in FDCT32x32_2D_AVX2() local900 const __m256i s3_26_4 = _mm256_add_epi32(s3_26_2, k__DCT_CONST_ROUNDING); in FDCT32x32_2D_AVX2()