Searched refs:enc_incount (Results 1 – 2 of 2) sorted by relevance
151 long enc_incount; /* (input) data bytes encoded */ member821 sp->enc_incount = 0; in LZWPreEncode()893 incount = sp->enc_incount; in LZWEncode()1018 sp->enc_incount = incount; in LZWEncode()
151 long enc_incount; /* (input) data bytes encoded */ member814 sp->enc_incount = 0; in LZWPreEncode()883 incount = sp->enc_incount; in LZWEncode()1008 sp->enc_incount = incount; in LZWEncode()