Home
last modified time | relevance | path

Searched defs:GetLE24 (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/utils/
Dutils.h98 static WEBP_INLINE int GetLE24(const uint8_t* const data) { in GetLE24() function
/external/webp/examples/
Dwebpinfo.c147 static int GetLE24(const uint8_t* const data) { in GetLE24() function