Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_lzw.c142 code_t* dec_maxcodep; /* max available entry */ member
336 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()