Searched refs:DCT_CONST_ROUNDING (Results 1 – 9 of 9) sorted by relevance
543 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()562 step3_28 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()586 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()605 step3_26 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()782 step1_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()798 step1_26 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()814 step1_25 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()830 step1_24 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in idct32_rows_dspr2()
477 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()496 step3_28 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()520 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()539 step3_26 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()709 step1_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()724 step1_26 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()739 step1_25 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()754 step1_24 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS; in vp9_idct32_cols_add_blk_dspr2()
31 int dct_cost_rounding = DCT_CONST_ROUNDING; \
28 #define DCT_CONST_ROUNDING (1 << (DCT_CONST_BITS - 1)) macro
63 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct4x4_sse2()65 const __m128i k__DCT_CONST_ROUNDING2 = _mm_set1_epi32(DCT_CONST_ROUNDING in vp9_fdct4x4_sse2()66 +(DCT_CONST_ROUNDING << 1)); in vp9_fdct4x4_sse2()272 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct4_sse2()307 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst4_sse2()394 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct8x8_sse2()776 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct8_sse2()922 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst8_sse2()1204 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct16x16_sse2()1865 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct16_8col()[all …]
31 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct4x4_avx2()171 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct4_avx2()206 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst4_avx2()293 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct8x8_avx2()675 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct8_avx2()821 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst8_avx2()1103 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_fdct16x16_avx2()1764 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fdct16_8col_avx2()2097 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in fadst16_8col_avx2()
79 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in FDCT32x32_2D()
88 const __m256i k__DCT_CONST_ROUNDING = _mm256_set1_epi32(DCT_CONST_ROUNDING); in FDCT32x32_2D_AVX2()
35 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct4x4_16_add_sse2()188 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in idct4_sse2()226 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in iadst4_sse2()542 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct8x8_64_add_sse2()678 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in idct8_sse2()717 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in iadst8_sse2()1000 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct8x8_10_add_sse2()1377 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct16x16_256_add_sse2()1625 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in iadst16_8col()2084 const __m128i k__DCT_CONST_ROUNDING = _mm_set1_epi32(DCT_CONST_ROUNDING); in idct16_8col()[all …]