Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_tiffmodule.cpp249 uint16_t tif_comps = 0; in LoadFrameInfo() local
254 TIFFGetField(m_tif_ctx, TIFFTAG_SAMPLESPERPIXEL, &tif_comps); in LoadFrameInfo()
286 *comps = tif_comps; in LoadFrameInfo()