Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l.c131 static WEBP_INLINE int GetCopyLength(int length_symbol, in GetCopyLength() function
725 const int length = GetCopyLength(length_sym, br); in DecodeImageData()