Home
last modified time | relevance | path

Searched refs:enc_checkpoint (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_lzw.c148 long enc_checkpoint; /* point at which to clear table */ member
833 sp->enc_checkpoint = CHECK_GAP; in LZWPreEncode()
909 checkpoint = sp->enc_checkpoint; in LZWEncode()
1035 sp->enc_checkpoint = checkpoint; in LZWEncode()