Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l_dec.c895 static WEBP_INLINE void CopySmallPattern8b(const uint8_t* src, uint8_t* dst, in CopySmallPattern8b() function
951 CopySmallPattern8b(src, dst, length, pattern); in CopyBlock8b()