Searched refs:md2bimask (Results 1 – 1 of 1) sorted by relevance
136 const __m128i md2bimask = _mm_cmpgt_epi8(vec_widths, shufmask1); in hor_sad_sse41_w32() local137 const __m128i move_d_to_b_imask = _mm_or_si128 (is_left, md2bimask); in hor_sad_sse41_w32()