Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dutils.h94 static WEBP_INLINE int GetLE16(const uint8_t* const data) { in GetLE16() function
/external/webrtc/rtc_base/
Dbyte_order.h159 inline uint16_t GetLE16(const void* memory) { in GetLE16() function
/external/webp/examples/
Dwebpinfo.c143 static int GetLE16(const uint8_t* const data) { in GetLE16() function