Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_lzw.c149 #define CHECK_GAP 10000 /* enc_ratio check interval */ macro
819 sp->enc_checkpoint = CHECK_GAP; in LZWPreEncode()
996 checkpoint = incount+CHECK_GAP; in LZWEncode()