Searched refs:border0 (Results 1 – 2 of 2) sorted by relevance
235 const __m128i border0 = in CflSubsampler444_8xH_SSE4_1() local237 samples0 = _mm_blendv_epi8(samples0, border0, blend_mask); in CflSubsampler444_8xH_SSE4_1()
2425 Int4 border0 = CmpLT(xyz0, Int4(0)) | CmpNLT(xyz0, dim); in address() local2427 xyz0 |= border0; in address()