Searched refs:tif_bpc (Results 1 – 1 of 1) sorted by relevance
245 uint16_t tif_bpc = 0; in LoadFrameInfo() local250 TIFFGetField(m_tif_ctx, TIFFTAG_BITSPERSAMPLE, &tif_bpc); in LoadFrameInfo()284 *bpc = tif_bpc; in LoadFrameInfo()