Home
last modified time | relevance | path

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

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimageinput.cpp611 bool allchans = (chbegin == 0 && chend == spec.nchannels); in read_tiles() local
626 if (full_z && full_y && allchans && !perchanfile in read_tiles()
658 if (full_x && full_y && full_z && allchans && !perchanfile) { in read_tiles()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimageinput.cpp611 bool allchans = (chbegin == 0 && chend == spec.nchannels); in read_tiles() local
626 if (full_z && full_y && allchans && !perchanfile in read_tiles()
658 if (full_x && full_y && full_z && allchans && !perchanfile) { in read_tiles()