Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp563 float _quantBaseError; member in DwaCompressor::LossyDctEncoderBase
1265 _quantBaseError(quantBaseError), in LossyDctEncoderBase()
1334 if (_quantBaseError < 0) in LossyDctEncoderBase()
1526 _quantBaseError*_quantTableY[i]); in execute()
1535 _quantBaseError*_quantTableCbCr[i]); in execute()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp563 float _quantBaseError; member in DwaCompressor::LossyDctEncoderBase
1265 _quantBaseError(quantBaseError), in LossyDctEncoderBase()
1334 if (_quantBaseError < 0) in LossyDctEncoderBase()
1526 _quantBaseError*_quantTableY[i]); in execute()
1535 _quantBaseError*_quantTableCbCr[i]); in execute()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp564 float _quantBaseError; member in DwaCompressor::LossyDctEncoderBase
1266 _quantBaseError(quantBaseError), in LossyDctEncoderBase()
1335 if (_quantBaseError < 0) in LossyDctEncoderBase()
1536 _quantBaseError*_quantTableY[i]); in execute()
1545 _quantBaseError*_quantTableCbCr[i]); in execute()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp545 float _quantBaseError; member in DwaCompressor::LossyDctEncoderBase
1266 _quantBaseError(quantBaseError), in LossyDctEncoderBase()
1335 if (_quantBaseError < 0) in LossyDctEncoderBase()
1536 _quantBaseError*_quantTableY[i]); in execute()
1545 _quantBaseError*_quantTableCbCr[i]); in execute()