Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp25 class CCodec_TiffContext { class
27 CCodec_TiffContext();
28 ~CCodec_TiffContext();
72 CCodec_TiffContext::CCodec_TiffContext() { in CCodec_TiffContext() function in CCodec_TiffContext
81 CCodec_TiffContext::~CCodec_TiffContext() { in ~CCodec_TiffContext()
91 CCodec_TiffContext* pTiffContext = (CCodec_TiffContext*)context; in _tiff_read()
105 CCodec_TiffContext* pTiffContext = (CCodec_TiffContext*)context; in _tiff_write()
114 CCodec_TiffContext* pTiffContext = (CCodec_TiffContext*)context; in _tiff_seek()
149 CCodec_TiffContext* pTiffContext = (CCodec_TiffContext*)context; in _tiff_get_size()
199 CCodec_TiffContext* p = (CCodec_TiffContext*)context; in TIFFCmyk2Rgb()
[all …]