Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp416 char *_packedAc; member in DwaCompressor::LossyDctDecoderBase
583 char *_packedAc; member in DwaCompressor::LossyDctEncoderBase
683 _packedAc(packedAc), in LossyDctDecoderBase()
715 unsigned short *currAcComp = (unsigned short *)_packedAc; in execute()
1271 _packedAc(packedAc), in LossyDctEncoderBase()
1363 unsigned short *currAcComp = (unsigned short *)_packedAc; in execute()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp416 char *_packedAc; member in DwaCompressor::LossyDctDecoderBase
583 char *_packedAc; member in DwaCompressor::LossyDctEncoderBase
683 _packedAc(packedAc), in LossyDctDecoderBase()
715 unsigned short *currAcComp = (unsigned short *)_packedAc; in execute()
1271 _packedAc(packedAc), in LossyDctEncoderBase()
1363 unsigned short *currAcComp = (unsigned short *)_packedAc; in execute()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp417 char *_packedAc; member in DwaCompressor::LossyDctDecoderBase
584 char *_packedAc; member in DwaCompressor::LossyDctEncoderBase
684 _packedAc(packedAc), in LossyDctDecoderBase()
716 unsigned short *currAcComp = (unsigned short *)_packedAc; in execute()
1272 _packedAc(packedAc), in LossyDctEncoderBase()
1364 unsigned short *currAcComp = (unsigned short *)_packedAc; in execute()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp395 char* _packedAc; member in DwaCompressor::LossyDctDecoderBase
565 char *_packedAc; member in DwaCompressor::LossyDctEncoderBase
666 _packedAc(packedAc), in LossyDctDecoderBase()
699 unsigned short* currAcComp = reinterpret_cast<unsigned short*>(_packedAc); in execute()
1272 _packedAc(packedAc), in LossyDctEncoderBase()
1364 unsigned short *currAcComp = (unsigned short *)_packedAc; in execute()