Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_lzw.c98 long nextbits; /* # of valid bits in lzw_nextdata */ member
370 long nbits, nextbits, nbitsmask; in LZWDecode() local
606 long nextbits, nextdata, nbitsmask; in LZWDecodeCompat() local
893 long nextbits; in LZWEncode() local
1055 long nextbits = sp->lzw_nextbits; in LZWPostEncode() local