Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c280 static WEBP_INLINE void Store16x4_NEON(const uint8x16_t p1, const uint8x16_t p0, in Store16x4_NEON() function
888 Store16x4_NEON(p1, p0, p3, p2, p, stride); in VFilter16i_NEON()