Searched refs:xx_store_128 (Results 1 – 3 of 3) sorted by relevance
244 xx_store_128(d, v_r0_w); in av1_wedge_compute_delta_squares_sse2()245 xx_store_128(d + 8, v_r1_w); in av1_wedge_compute_delta_squares_sse2()246 xx_store_128(d + 16, v_r2_w); in av1_wedge_compute_delta_squares_sse2()247 xx_store_128(d + 24, v_r3_w); in av1_wedge_compute_delta_squares_sse2()
58 static INLINE void xx_store_128(void *const a, const __m128i v) { in xx_store_128() function
77 xx_store_128(B + ABj + (i + 1) * buf_stride, row1); in integral_images()78 xx_store_128(A + ABj + (i + 1) * buf_stride, row2); in integral_images()121 xx_store_128(B + ABj + (i + 1) * buf_stride, row1); in integral_images_highbd()122 xx_store_128(A + ABj + (i + 1) * buf_stride, row2); in integral_images_highbd()