Searched refs:bit4 (Results 1 – 2 of 2) sorted by relevance
394 int bit4 = (v3 >> 7) & 1; in hdr_rgbo_unpack3() local414 scale |= bit4 << 7; in hdr_rgbo_unpack3()417 red |= bit4 << 6; in hdr_rgbo_unpack3()541 int bit4 = (v4 >> 5) & 1; in hdr_rgb_unpack3() local551 a |= bit4 << 9; in hdr_rgb_unpack3()580 d0 |= bit4 << 5; in hdr_rgb_unpack3()
88834 __u32 bit4: 1; member