Searched refs:GetCopyDistance (Results 1 – 2 of 2) sorted by relevance
149 static WEBP_INLINE int GetCopyDistance(int distance_symbol, in GetCopyDistance() function163 return GetCopyDistance(length_symbol, br); in GetCopyLength()961 dist_code = GetCopyDistance(dist_symbol, br); in DecodeAlphaData()1098 dist_code = GetCopyDistance(dist_symbol, br); in DecodeImageData()
122 static WEBP_INLINE int GetCopyDistance(int distance_symbol, in GetCopyDistance() function136 return GetCopyDistance(length_symbol, br); in GetCopyLength()742 dist_code = GetCopyDistance(dist_symbol, br); \