Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c259 static WEBP_INLINE void Store4x16_NEON(const uint8x16_t p1, const uint8x16_t p0, in Store4x16_NEON() function
910 Store4x16_NEON(p1, p0, p3, p2, p, stride); in HFilter16i_NEON()