Home
last modified time | relevance | path

Searched refs:yy_store_256 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dsynonyms_avx2.h38 static INLINE void yy_store_256(void *const a, const __m256i v) { in yy_store_256() function
/external/libaom/libaom/av1/common/x86/
Dselfguided_avx2.c118 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()