Searched defs:GetLE16 (Results 1 – 4 of 4) sorted by relevance
92 static WEBP_INLINE int GetLE16(const uint8_t* const data) { in GetLE16() function
159 inline uint16_t GetLE16(const void* memory) { in GetLE16() function
111 func GetLE16(inp []byte) uint16 { func
143 static int GetLE16(const uint8_t* const data) { in GetLE16() function