Searched defs:scale_rounding (Results 1 – 3 of 3) sorted by relevance
270 const __m256i scale_rounding = in scale_round_avx2() local
115 const __m128i scale_rounding = pair_set_epi16(scale, 1 << (NewSqrt2Bits - 1)); in scale_round_sse2() local
2358 const __m128i scale_rounding = _mm_unpacklo_epi16(scale, rounding); in iidentity_row_8xn_ssse3() local2393 const __m128i scale_rounding = _mm_set1_epi16(1 << (NewSqrt2Bits - 1)); in iidentity_col_8xn_ssse3() local