Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_lzw.c97 long nextbits; /* # of valid bits in lzw_nextdata */ member
416 long nbits, nextbits, nbitsmask; in LZWDecode() local
810 long nextbits, nbitsmask; in LZWDecodeCompat() local
1125 long nextbits; in LZWEncode() local
1304 long nextbits = sp->lzw_nextbits; in LZWPostEncode() local