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