Searched refs:v_m01h_w (Results 1 – 1 of 1) sorted by relevance
168 const __m128i v_m01h_w = _mm_unpackhi_epi16(v_m0_w, v_m1_w); in blend_8_b12() local174 const __m128i v_sumh_d = _mm_madd_epi16(v_s01h_w, v_m01h_w); in blend_8_b12()