Searched refs:border1 (Results 1 – 2 of 2) sorted by relevance
248 const __m128i border1 = in CflSubsampler444_8xH_SSE4_1() local250 samples1 = _mm_blendv_epi8(samples1, border1, blend_mask); in CflSubsampler444_8xH_SSE4_1()
2426 Int4 border1 = CmpLT(xyz1, Int4(0)) | CmpNLT(xyz1, dim); in address() local2428 xyz1 |= border1; in address()