Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l_dec.c150 static WEBP_INLINE int GetCopyDistance(int distance_symbol, in GetCopyDistance() function
164 return GetCopyDistance(length_symbol, br); in GetCopyLength()
991 dist_code = GetCopyDistance(dist_symbol, br); in DecodeAlphaData()
1133 dist_code = GetCopyDistance(dist_symbol, br); in DecodeImageData()