Searched defs:GetLE16 (Results 1 – 3 of 3) sorted by relevance
47 static WEBP_INLINE int GetLE16(const uint8_t* const data) { in GetLE16() function
80 static WEBP_INLINE int GetLE16(const uint8_t* const data) { in GetLE16() function
106 inline uint16_t GetLE16(const void* memory) { in GetLE16() function