Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c457 static void boxsum1(int32_t *src, int width, int height, int src_stride, in boxsum1() function
616 boxsum1(src, width, height, src_stride, sqr, dst, dst_stride); in boxsum()
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c683 static INLINE void boxsum1(int16_t *src, const int src_stride, uint16_t *dst1, in boxsum1() function
1228 boxsum1((int16_t *)(dgd16 - dgd_stride * SGRPROJ_BORDER_VERT - in restoration_internal()