Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_lzw.c96 long nextbits; /* # of valid bits in lzw_nextdata */ member
373 long nbits, nextbits, nbitsmask; in LZWDecode() local
613 long nextbits, nextdata, nbitsmask; in LZWDecodeCompat() local
912 long nextbits; in LZWEncode() local
1074 long nextbits = sp->lzw_nextbits; in LZWPostEncode() local