OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boxsum1
(Results
1 - 2
of
2
) sorted by null
/external/libaom/libaom/av1/common/
restoration.c
457
static void
boxsum1
(int32_t *src, int width, int height, int src_stride,
function
616
boxsum1
(src, width, height, src_stride, sqr, dst, dst_stride);
[
all
...]
/external/libaom/libaom/av1/common/arm/
selfguided_neon.c
683
static INLINE void
boxsum1
(int16_t *src, const int src_stride, uint16_t *dst1,
function
[
all
...]
Completed in 162 milliseconds