Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dutils.h92 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/coreboot/util/autoport/
Dmain.go111 func GetLE16(inp []byte) uint16 { func
/external/webp/examples/
Dwebpinfo.c144 static int GetLE16(const uint8_t* const data) { in GetLE16() function