Searched refs:dec_maxcodep (Results 1 – 1 of 1) sorted by relevance
147 code_t *dec_maxcodep; /* max available entry */ member319 sp->dec_maxcodep = &sp->dec_codetab[sp->dec_nbitsmask - 1]; in LZWPreDecode()489 maxcodep = sp->dec_maxcodep; in LZWDecode()736 sp->dec_maxcodep = maxcodep; in LZWDecode()872 maxcodep = sp->dec_maxcodep; in LZWDecodeCompat()1008 sp->dec_maxcodep = maxcodep; in LZWDecodeCompat()