Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/x86/
Dhighbd_sad4d_avx2.c242 static VPX_FORCE_INLINE void highbd_sad16xHx4d(__m256i *sums_16 /*[4]*/, in highbd_sad16xHx4d() function
302 highbd_sad16xHx4d(sums_16, src, src_stride, refs, ref_stride, 16); in vpx_highbd_sad16x32x4d_avx2()
347 highbd_sad16xHx4d(sums_16, src, src_stride, refs, ref_stride, 16); in vpx_highbd_sad16x16x4d_avx2()
383 highbd_sad16xHx4d(sums_16, src, src_stride, refs, ref_stride, 8); in vpx_highbd_sad16x8x4d_avx2()