Home
last modified time | relevance | path

Searched refs:yy_roundn_epu16 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dsynonyms_avx2.h75 static INLINE __m256i yy_roundn_epu16(__m256i v_val_w, int bits) { in yy_roundn_epu16() function
Dblend_a64_mask_avx2.c417 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()