Searched refs:v_r0_s_w (Results 1 – 2 of 2) sorted by relevance
529 const __m128i v_r0_s_w = _mm_cvtepu8_epi16(v_r_s_b); in blend_a64_mask_sx_sy_avx2() local531 const __m128i v_rs_w = _mm_add_epi16(v_r0_s_w, v_r1_s_w); in blend_a64_mask_sx_sy_avx2()552 const __m128i v_r0_s_w = _mm_cvtepu8_epi16(v_r_s_b); in blend_a64_mask_sx_sy_avx2() local554 const __m128i v_rs_w = _mm_add_epi16(v_r0_s_w, v_r1_s_w); in blend_a64_mask_sx_sy_avx2()
287 const __m128i v_r0_s_w = _mm_cvtepu8_epi16(v_r_s_b); in blend_a64_mask_sx_sy_w4_sse4_1() local289 const __m128i v_rs_w = _mm_add_epi16(v_r0_s_w, v_r1_s_w); in blend_a64_mask_sx_sy_w4_sse4_1()320 const __m128i v_r0_s_w = _mm_cvtepu8_epi16(v_r_s_b); in blend_a64_mask_sx_sy_w8_sse4_1() local322 const __m128i v_rs_w = _mm_add_epi16(v_r0_s_w, v_r1_s_w); in blend_a64_mask_sx_sy_w8_sse4_1()