Searched defs:rounding (Results 1 – 2 of 2) sorted by relevance
35 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct4x4_16_add_sse2() local542 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct8x8_64_add_sse2() local678 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in idct8_sse2() local1000 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct8x8_10_add_sse2() local1377 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct16x16_256_add_sse2() local2532 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct16x16_10_add_sse2() local3453 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct32x32_34_add_sse2() local3738 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vp9_idct32x32_1024_add_sse2() local
187 int rounding; in vp8_strict_quantize_b_c() local