Searched refs:other_filt (Results 1 – 1 of 1) sorted by relevance
574 const __m128i *const other_filt, in filter8_mask() argument580 return _mm_or_si128(_mm_andnot_si128(*flat, *other_filt), result); in filter8_mask()584 const __m128i *const other_filt, in filter16_mask() argument590 return _mm_or_si128(_mm_andnot_si128(*flat, *other_filt), result); in filter16_mask()