Searched refs:dec_maxcodep (Results 1 – 1 of 1) sorted by relevance
142 code_t* dec_maxcodep; /* max available entry */ member336 sp->dec_maxcodep = &sp->dec_codetab[sp->dec_nbitsmask-1]; in LZWPreDecode()440 maxcodep = sp->dec_maxcodep; in LZWDecode()569 sp->dec_maxcodep = maxcodep; in LZWDecode()674 maxcodep = sp->dec_maxcodep; in LZWDecodeCompat()793 sp->dec_maxcodep = maxcodep; in LZWDecodeCompat()