Searched refs:tif_comps (Results 1 – 1 of 1) sorted by relevance
249 uint16_t tif_comps = 0; in LoadFrameInfo() local254 TIFFGetField(m_tif_ctx, TIFFTAG_SAMPLESPERPIXEL, &tif_comps); in LoadFrameInfo()286 *comps = tif_comps; in LoadFrameInfo()