Searched refs:GetCopyLength (Results 1 – 2 of 2) sorted by relevance
160 static WEBP_INLINE int GetCopyLength(int length_symbol, in GetCopyLength() function958 const int length = GetCopyLength(length_sym, br); in DecodeAlphaData()1095 const int length = GetCopyLength(length_sym, br); in DecodeImageData()
133 static WEBP_INLINE int GetCopyLength(int length_symbol, in GetCopyLength() function739 const int length = GetCopyLength(length_sym, br); \