Searched refs:GetLE32 (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/utils/
H A Dutils.h53 static WEBP_INLINE uint32_t GetLE32(const uint8_t* const data) { function
/external/chromium/third_party/libjingle/source/talk/base/
H A Dbyteorder.h121 inline uint32 GetLE32(const void* memory) { function in namespace:talk_base
/external/webp/src/demux/
H A Ddemux.c164 const uint32_t val = GetLE32(data);
399 riff_size = GetLE32(GetBuffer(mem) + TAG_SIZE);

Completed in 804 milliseconds