Searched refs:dist_8x8_16bit (Results 1 – 1 of 1) sorted by relevance
180 static INLINE uint64_t dist_8x8_16bit(uint16_t *dst, int dstride, uint16_t *src, in dist_8x8_16bit() function245 sum += dist_8x8_16bit(&dst[(by << 3) * dstride + (bx << 3)], dstride, in compute_cdef_dist()