Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/x86/
Dsse_avx2.c241 static INLINE void highbd_sse_w8x2_avx2(__m256i *sum, const uint16_t *a, in highbd_sse_w8x2_avx2() function
268 highbd_sse_w8x2_avx2(&sum, a, a_stride, b, b_stride); in aom_highbd_sse_avx2()
346 highbd_sse_w8x2_avx2(&sum32, a + i, a_stride, b + i, b_stride); in aom_highbd_sse_avx2()
349 highbd_sse_w8x2_avx2(&sum32, a2, a_stride, b2, b_stride); in aom_highbd_sse_avx2()
365 highbd_sse_w8x2_avx2(&sum32, a + i, a_stride, b + i, b_stride); in aom_highbd_sse_avx2()