Searched refs:sad8x (Results 1 – 1 of 1) sorted by relevance
77 static INLINE uint16x8_t sad8x(const uint8_t *src_ptr, int src_stride, in sad8x() function116 const uint16x8_t abs = sad8x(src_ptr, src_stride, ref_ptr, ref_stride, n); \