Searched defs:GetLE32 (Results 1 – 3 of 3) sorted by relevance
100 static WEBP_INLINE uint32_t GetLE32(const uint8_t* const data) { in GetLE32() function
165 inline uint32_t GetLE32(const void* memory) { in GetLE32() function
151 static uint32_t GetLE32(const uint8_t* const data) { in GetLE32() function