Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l_dec.c919 static WEBP_INLINE void CopyBlock8b(uint8_t* const dst, int dist, int length) { in CopyBlock8b() function
1056 CopyBlock8b(data + pos, dist, length); in DecodeAlphaData()