Searched defs:bit5 (Results 1 – 2 of 2) sorted by relevance
47 uint8_t bit5 = (byte & (1 << 5)) ? 1 : 0; in vybridimage_sw_ecc() local
988 const int bit5 = READ_REF_BIT(single_ref_p6); in read_ref_frames() local