Searched refs:clipl (Results 1 – 2 of 2) sorted by relevance
953 const __m128i clipl = _mm256_castsi256_si128(clip); in highbd_blend_a64_d16_mask_w4_avx2() local954 xx_storel_64(dst + 1 * dst_stride, _mm_srli_si128(clipl, 8)); in highbd_blend_a64_d16_mask_w4_avx2()955 xx_storel_64(dst + 0 * dst_stride, clipl); in highbd_blend_a64_d16_mask_w4_avx2()
1415 const __m128i clipl = in highbd_blend_a64_d16_mask_w16_sse4_1() local1419 xx_storeu_128(dst, clipl); in highbd_blend_a64_d16_mask_w16_sse4_1()