Searched refs:yy_roundn_epu16 (Results 1 – 2 of 2) sorted by relevance
75 static INLINE __m256i yy_roundn_epu16(__m256i v_val_w, int bits) { in yy_roundn_epu16() function
417 const __m256i v_res0_w = yy_roundn_epu16(v_p0_w, bits); in blend_16_u8_avx2()437 const __m256i v_res0_w = yy_roundn_epu16(v_p0_w, bits); in blend_32_u8_avx2()438 const __m256i v_res1_w = yy_roundn_epu16(v_p1_w, bits); in blend_32_u8_avx2()458 const __m256i v_m0_w = yy_roundn_epu16(v_rsl_w, 2); in blend_a64_mask_sx_sy_w16_avx2()497 const __m256i v_m0l_w = yy_roundn_epu16(v_rsl_w, 2); in blend_a64_mask_sx_sy_w32n_avx2()498 const __m256i v_m0h_w = yy_roundn_epu16(v_rsh_w, 2); in blend_a64_mask_sx_sy_w32n_avx2()