Home
last modified time | relevance | path

Searched defs:k__DCT_CONST_ROUNDING (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_intrin_sse2.c80 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct4_sse2() local
115 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst4_sse2() local
206 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct8x8_quant_sse2() local
721 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct8_sse2() local
867 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst8_sse2() local
1164 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct16_8col() local
1497 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst16_8col() local
Dvp9_dct_ssse3.c44 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct8x8_quant_ssse3() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h71 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in FDCT4x4_2D() local
272 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in FDCT8x8_2D() local
602 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in FDCT16x16_2D() local
Dfwd_dct32x32_impl_sse2.h102 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in FDCT32x32_2D() local
Dfwd_dct32x32_impl_avx2.h91 const __m256i k__DCT_CONST_ROUNDING = _mm256_set1_epi32(DCT_CONST_ROUNDING); in FDCT32x32_2D_AVX2() local
/external/libaom/libaom/aom_dsp/x86/
Dfwd_txfm_impl_sse2.h47 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in FDCT8x8_2D() local