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.c78 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct4_sse2() local
113 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst4_sse2() local
204 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct8x8_quant_sse2() local
771 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct8_sse2() local
917 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst8_sse2() local
1231 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct16_8col() local
1564 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst16_8col() local
Dvp9_dct_ssse3.c42 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
Dinv_txfm_sse2.c77 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in idct4_sse2() local
115 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in iadst4_sse2() local
380 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in iadst8_sse2() local
1139 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in iadst16_8col() local
1598 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in idct16_8col() local
Dfwd_dct32x32_impl_avx2.h91 const __m256i k__DCT_CONST_ROUNDING = _mm256_set1_epi32(DCT_CONST_ROUNDING); in FDCT32x32_2D_AVX2() local
Dfwd_dct32x32_impl_sse2.h101 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in FDCT32x32_2D() local