Searched defs:bits_to_skip (Results 1 – 2 of 2) sorted by relevance
342 uint64_t bits_to_skip = deflate->offset % 8; in FindPuffLocations() local
332 let bits_to_skip = (alignment_bits - cur_alignment) % alignment_bits; in align() localVariable