Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/tiff/
Dtiffmodule.cpp247 uint16_t tif_comps = 0; in LoadFrameInfo() local
252 TIFFGetField(m_tif_ctx.get(), TIFFTAG_SAMPLESPERPIXEL, &tif_comps); in LoadFrameInfo()
286 *comps = tif_comps; in LoadFrameInfo()