Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/imageio/
H A Dimage_dec.c32 static WEBP_INLINE uint32_t GetBE32(const uint8_t buf[]) { in GetBE32() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_order.h132 inline uint32_t GetBE32(const void* memory) { in GetBE32() function