Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_dct32x32_impl_avx2.h751 const __m256i s1_29_5 = in FDCT32x32_2D_AVX2() local
768 const __m256i s1_29_7 = _mm256_srai_epi32(s1_29_5, DCT_CONST_BITS); in FDCT32x32_2D_AVX2()
Dfwd_dct32x32_impl_sse2.h832 const __m128i s1_29_5 = _mm_add_epi32(s1_29_3, k__DCT_CONST_ROUNDING); in FDCT32x32_2D() local
848 const __m128i s1_29_7 = _mm_srai_epi32(s1_29_5, DCT_CONST_BITS); in FDCT32x32_2D()