Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c524 static void boxsum2(int32_t *src, int width, int height, int src_stride, in boxsum2() function
618 boxsum2(src, width, height, src_stride, sqr, dst, dst_stride); in boxsum()
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c297 static INLINE void boxsum2(int16_t *src, const int src_stride, int16_t *dst16, in boxsum2() function
1172 boxsum2((int16_t *)(dgd16 - dgd_stride * SGRPROJ_BORDER_VERT - in restoration_fast_internal()