Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/utils/
Dutils.h92 static WEBP_INLINE uint32_t GetLE32(const uint8_t* const data) { in GetLE32() function
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpinfo.c149 static uint32_t GetLE32(const uint8_t* const data) { in GetLE32() function