Searched refs:tif_bpc (Results 1 – 1 of 1) sorted by relevance
248 uint16_t tif_bpc = 0; in LoadFrameInfo() local253 TIFFGetField(m_tif_ctx.get(), TIFFTAG_BITSPERSAMPLE, &tif_bpc); in LoadFrameInfo()287 *bpc = tif_bpc; in LoadFrameInfo()