Searched refs:get8BE (Results 1 – 2 of 2) sorted by relevance
57 INLINE u8 get8BE(unsigned char const* pSrc) in get8BE() function
948 *(((u8*) out)+i) = get8BE(in + i*8); in copyValuesToBE()