Searched defs:Byte0 (Results 1 – 3 of 3) sorted by relevance
86 uint32_t Byte0 = UV & 0x000000FF; in byteswap() local
76 constexpr uint8_t Byte0(uint8_t bits0, uint8_t bits1) { in Byte0() function
39 uint32_t Byte0 = output & 0x000000FF; in swapBytes32() local57 uint64_t Byte0 = output & 0x00000000000000FF; in swapBytes64() local