Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp594 float _quantTableY[64]; member in DwaCompressor::LossyDctEncoderBase
1327 _quantTableY[idx] = static_cast<float> (jpegQuantTableY[idx]) / in LossyDctEncoderBase()
1526 _quantBaseError*_quantTableY[i]); in execute()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp594 float _quantTableY[64]; member in DwaCompressor::LossyDctEncoderBase
1327 _quantTableY[idx] = static_cast<float> (jpegQuantTableY[idx]) / in LossyDctEncoderBase()
1526 _quantBaseError*_quantTableY[i]); in execute()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp595 float _quantTableY[64]; member in DwaCompressor::LossyDctEncoderBase
1328 _quantTableY[idx] = static_cast<float> (jpegQuantTableY[idx]) / in LossyDctEncoderBase()
1536 _quantBaseError*_quantTableY[i]); in execute()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp576 float _quantTableY[64]; member in DwaCompressor::LossyDctEncoderBase
1328 _quantTableY[idx] = static_cast<float> (jpegQuantTableY[idx]) / in LossyDctEncoderBase()
1536 _quantBaseError*_quantTableY[i]); in execute()