Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/utils/
H A Dutils.h100 static WEBP_INLINE uint32_t GetLE32(const uint8_t* const data) { in GetLE32() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h165 inline uint32_t GetLE32(const void* memory) { in GetLE32() function
/aosp_15_r20/external/webp/examples/
H A Dwebpinfo.c151 static uint32_t GetLE32(const uint8_t* const data) { in GetLE32() function