Searched refs:clipb (Results 1 – 2 of 2) sorted by relevance
1173 const __m128i clipb = in highbd_blend_a64_d16_mask_w4_sse4_1() local1178 xx_storel_64(dst + 2 * dst_stride, _mm_srli_si128(clipb, 8)); in highbd_blend_a64_d16_mask_w4_sse4_1()1179 xx_storel_64(dst + 3 * dst_stride, clipb); in highbd_blend_a64_d16_mask_w4_sse4_1()1300 const __m128i clipb = in highbd_blend_a64_d16_mask_w8_sse4_1() local1304 xx_storeu_128(dst + dst_stride, clipb); in highbd_blend_a64_d16_mask_w8_sse4_1()
1086 const __m256i clipb = in highbd_blend_a64_d16_mask_w8_avx2() local1091 yy_storeu2_128(dst + 2 * dst_stride, dst + 3 * dst_stride, clipb); in highbd_blend_a64_d16_mask_w8_avx2()1223 const __m256i clipb = in highbd_blend_a64_d16_mask_w16_avx2() local1228 yy_storeu_256(dst + dst_stride, clipb); in highbd_blend_a64_d16_mask_w16_avx2()