Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c129 static WEBP_INLINE void Load8x16(const uint8_t* const src, int stride, in Load8x16() function
845 Load8x16(p, stride, &p3, &p2, &p1, &p0, &q0, &q1, &q2, &q3); in HFilter16()