Searched refs:v_m01_w (Results 1 – 1 of 1) sorted by relevance
142 const __m128i v_m01_w = _mm_unpacklo_epi16(v_m0_w, v_m1_w); in blend_4_b12() local146 const __m128i v_sum_d = _mm_madd_epi16(v_s01_w, v_m01_w); in blend_4_b12()