Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c147 static WEBP_INLINE void Load16x8(const uint8_t* const src, int stride, in Load16x8() function
828 Load16x8(p, stride, &p3, &p2, &p1, &p0, &q0, &q1, &q2, &q3); in VFilter16()