Home
last modified time | relevance | path

Searched refs:s3_18_4 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_dct32x32_impl_avx2.h997 const __m256i s3_18_4 = in FDCT32x32_2D_AVX2() local
1011 const __m256i s3_18_6 = _mm256_srai_epi32(s3_18_4, DCT_CONST_BITS); in FDCT32x32_2D_AVX2()
Dfwd_dct32x32_impl_sse2.h1133 const __m128i s3_18_4 = _mm_add_epi32(s3_18_2, k__DCT_CONST_ROUNDING); in FDCT32x32_2D() local
1141 const __m128i s3_18_6 = _mm_srai_epi32(s3_18_4, DCT_CONST_BITS); in FDCT32x32_2D()