Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp392 unsigned short *halfZigBlock);
717 std::vector<SimdAlignedBuffer64us> halfZigBlock (_rowPtrs.size()); in execute() local
794 __m128i *dst = (__m128i*)halfZigBlock[comp]._buffer; in execute()
808 memset (halfZigBlock[comp]._buffer, 0, 64 * 2); in execute()
809 halfZigBlock[comp]._buffer[0] = *currDcComp[comp]++; in execute()
829 tmpShortXdr = halfZigBlock[comp]._buffer[i]; in execute()
834 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
846 h.setBits (halfZigBlock[comp]._buffer[0]); in execute()
865 (halfZigBlock[comp]._buffer, _dctData[comp]._buffer); in execute()
1192 unsigned short *halfZigBlock) in unRleAc() argument
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp392 unsigned short *halfZigBlock);
717 std::vector<SimdAlignedBuffer64us> halfZigBlock (_rowPtrs.size()); in execute() local
794 __m128i *dst = (__m128i*)halfZigBlock[comp]._buffer; in execute()
808 memset (halfZigBlock[comp]._buffer, 0, 64 * 2); in execute()
809 halfZigBlock[comp]._buffer[0] = *currDcComp[comp]++; in execute()
829 tmpShortXdr = halfZigBlock[comp]._buffer[i]; in execute()
834 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
846 h.setBits (halfZigBlock[comp]._buffer[0]); in execute()
865 (halfZigBlock[comp]._buffer, _dctData[comp]._buffer); in execute()
1192 unsigned short *halfZigBlock) in unRleAc() argument
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp393 unsigned short *halfZigBlock);
718 std::vector<SimdAlignedBuffer64us> halfZigBlock (_rowPtrs.size()); in execute() local
795 __m128i *dst = (__m128i*)halfZigBlock[comp]._buffer; in execute()
809 memset (halfZigBlock[comp]._buffer, 0, 64 * 2); in execute()
810 halfZigBlock[comp]._buffer[0] = *currDcComp[comp]++; in execute()
830 tmpShortXdr = halfZigBlock[comp]._buffer[i]; in execute()
835 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
847 h.setBits (halfZigBlock[comp]._buffer[0]); in execute()
866 (halfZigBlock[comp]._buffer, _dctData[comp]._buffer); in execute()
1193 unsigned short *halfZigBlock) in unRleAc() argument
[all …]
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp371 unsigned short* halfZigBlock);
703 std::vector<SimdAlignedBuffer64us> halfZigBlock (_rowPtrs.size()); in execute() local
780 __m128i *dst = (__m128i*)halfZigBlock[comp]._buffer; in execute()
794 memset (halfZigBlock[comp]._buffer, 0, 64 * 2); in execute()
795 halfZigBlock[comp]._buffer[0] = *currDcComp[comp]++; in execute()
823 tmpShortXdr = halfZigBlock[comp]._buffer[i]; in execute()
828 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
840 h.setBits (halfZigBlock[comp]._buffer[0]); in execute()
859 (halfZigBlock[comp]._buffer, _dctData[comp]._buffer); in execute()
1187 unsigned short* halfZigBlock) in unRleAc() argument
[all …]