Home
last modified time | relevance | path

Searched refs:_roundY (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfRgbaFile.cpp233 int _roundY; member in RgbaOutputFile::ToYca
276 _roundY = 7; in ToYca()
292 _roundY = roundY; in setYCRounding()
552 roundYCA (_width, _roundY, _roundC, _tmpBuf, _tmpBuf); in decimateChromaVertAndWriteScanLine()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfRgbaFile.cpp233 int _roundY; member in RgbaOutputFile::ToYca
276 _roundY = 7; in ToYca()
292 _roundY = roundY; in setYCRounding()
552 roundYCA (_width, _roundY, _roundC, _tmpBuf, _tmpBuf); in decimateChromaVertAndWriteScanLine()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfRgbaFile.cpp233 int _roundY; member in RgbaOutputFile::ToYca
276 _roundY = 7; in ToYca()
292 _roundY = roundY; in setYCRounding()
552 roundYCA (_width, _roundY, _roundC, _tmpBuf, _tmpBuf); in decimateChromaVertAndWriteScanLine()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfRgbaFile.cpp209 int _roundY; member in RgbaOutputFile::ToYca
252 _roundY = 7; in ToYca()
268 _roundY = roundY; in setYCRounding()
533 roundYCA (_width, _roundY, _roundC, _tmpBuf, _tmpBuf); in decimateChromaVertAndWriteScanLine()