Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_lzw.c139 code_t* dec_codep; /* current recognized code */ member
392 codep = sp->dec_codep; in LZWDecode()
520 sp->dec_codep = codep; in LZWDecode()
631 codep = sp->dec_codep; in LZWDecodeCompat()
752 sp->dec_codep = codep; in LZWDecodeCompat()