Searched defs:Byte0 (Results 1 – 2 of 2) 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