Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/utils/
H A Dutils.h92 static WEBP_INLINE int GetLE16(const uint8_t* const data) { in GetLE16() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h159 inline uint16_t GetLE16(const void* memory) { in GetLE16() function
/aosp_15_r20/external/coreboot/util/autoport/
H A Dmain.go111 func GetLE16(inp []byte) uint16 { func
/aosp_15_r20/external/webp/examples/
H A Dwebpinfo.c143 static int GetLE16(const uint8_t* const data) { in GetLE16() function