Home
last modified time | relevance | path

Searched defs:bits_to_skip (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_sampledfunc.cpp128 int bits_to_skip; in v_Call() local
/external/rust/crates/bitreader/src/
Dlib.rs312 let bits_to_skip = (alignment_bits - cur_alignment) % alignment_bits; in align() localVariable
/external/puffin/src/
Dutils.cc342 uint64_t bits_to_skip = deflate->offset % 8; in FindPuffLocations() local