Searched refs:GetLE24 (Results 1 – 2 of 2) sorted by relevance
54 static WEBP_INLINE int GetLE24(const uint8_t* const data) { in GetLE24() function
163 const int val = GetLE24(data); in ReadLE24s()