Searched refs:yy_store_256 (Results 1 – 2 of 2) sorted by relevance
38 static INLINE void yy_store_256(void *const a, const __m256i v) { in yy_store_256() function
118 yy_store_256(B + ABj + (i + 1) * buf_stride, row1); in integral_images()119 yy_store_256(A + ABj + (i + 1) * buf_stride, row2); in integral_images()166 yy_store_256(B + ABj + (i + 1) * buf_stride, row1); in integral_images_highbd()167 yy_store_256(A + ABj + (i + 1) * buf_stride, row2); in integral_images_highbd()