Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/utils/
Dutils.h88 static WEBP_INLINE int GetLE24(const uint8_t* const data) { in GetLE24() function
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c145 static int GetLE24(const uint8_t* const data) { in GetLE24() function