Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_lzw.c144 code_t *dec_codep; /* current recognized code */ member
440 code_t *codep = sp->dec_codep; in LZWDecode()
710 sp->dec_codep = codep; in LZWDecode()
824 codep = sp->dec_codep; in LZWDecodeCompat()
964 sp->dec_codep = codep; in LZWDecodeCompat()