Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp567 const unsigned short *_toNonlinear; member in DwaCompressor::LossyDctEncoderBase
1268 _toNonlinear(toNonlinear), in LossyDctEncoderBase()
1477 if (_toNonlinear) in execute()
1479 h.setBits (_toNonlinear[tmpShortXdr]); in execute()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp567 const unsigned short *_toNonlinear; member in DwaCompressor::LossyDctEncoderBase
1268 _toNonlinear(toNonlinear), in LossyDctEncoderBase()
1477 if (_toNonlinear) in execute()
1479 h.setBits (_toNonlinear[tmpShortXdr]); in execute()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp568 const unsigned short *_toNonlinear; member in DwaCompressor::LossyDctEncoderBase
1269 _toNonlinear(toNonlinear), in LossyDctEncoderBase()
1487 if (_toNonlinear) in execute()
1489 h.setBits (_toNonlinear[tmpShortXdr]); in execute()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp549 const unsigned short *_toNonlinear; member in DwaCompressor::LossyDctEncoderBase
1269 _toNonlinear(toNonlinear), in LossyDctEncoderBase()
1487 if (_toNonlinear) in execute()
1489 h.setBits (_toNonlinear[tmpShortXdr]); in execute()