Home
last modified time | relevance | path

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

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/tiff.imageio/
H A Dtiffinput.cpp783 bool is_nonspectral = (m_photometric == PHOTOMETRIC_YCBCR in seek_subimage() local
792 || (is_nonspectral && !m_raw_color)) { in seek_subimage()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/tiff.imageio/
H A Dtiffinput.cpp783 bool is_nonspectral = (m_photometric == PHOTOMETRIC_YCBCR in seek_subimage() local
792 || (is_nonspectral && !m_raw_color)) { in seek_subimage()