Searched refs:full_bytes (Results 1 – 1 of 1) sorted by relevance
1598 const size_t full_bytes = (num_bits + in->bit_offset) / 8; in IO_read_bits() local1606 in->ptr += full_bytes; in IO_read_bits()1607 in->len -= full_bytes; in IO_read_bits()