Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_lzw.c151 long enc_incount; /* (input) data bytes encoded */ member
821 sp->enc_incount = 0; in LZWPreEncode()
893 incount = sp->enc_incount; in LZWEncode()
1018 sp->enc_incount = incount; in LZWEncode()