Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dutils.h80 static WEBP_INLINE int GetLE16(const uint8_t* const data) { in GetLE16() function
/external/webrtc/rtc_base/
Dbyte_order.h145 inline uint16_t GetLE16(const void* memory) { in GetLE16() function