Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c749 static WEBP_INLINE void AccumulateSSE16_NEON(const uint8_t* const a, in AccumulateSSE16_NEON() function
776 AccumulateSSE16_NEON(a + y * BPS, b + y * BPS, &sum); in SSE16x16_NEON()
785 AccumulateSSE16_NEON(a + y * BPS, b + y * BPS, &sum); in SSE16x8_NEON()