Searched refs:xx_round_epu16 (Results 1 – 2 of 2) sorted by relevance
156 const __m128i v_res_w = xx_round_epu16(v_pssum_d); in blend_4_b12()186 const __m128i v_res_w = xx_round_epu16(v_pssum_d); in blend_8_b12()
88 static INLINE __m128i xx_round_epu16(__m128i v_val_w) { in xx_round_epu16() function