Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/utils/
Dutils.h84 static WEBP_INLINE int GetLE16(const uint8_t* const data) { in GetLE16() function
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c141 static int GetLE16(const uint8_t* const data) { in GetLE16() function