Searched refs:ReadSwapInt32 (Results 1 – 1 of 1) sorted by relevance
76 static inline uint32_t ReadSwapInt32(const unsigned char *ptr, in ReadSwapInt32() function96 static inline uint32_t ReadSwapInt32(const void *ptr) { in ReadSwapInt32() function378 val = ReadSwapInt32(m_start, *offset_ptr); in GetU32_unchecked()434 val = ReadSwapInt32(data); in GetU32()459 *dst_pos = ReadSwapInt32(src_pos); in GetU32()