Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp711 unsigned short tmpShortNative = 0; in execute() local
832 Xdr::read<CharPtrIO> (tmpConstCharPtr, tmpShortNative); in execute()
834 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
1439 unsigned short tmpShortXdr, tmpShortNative; in execute() local
1487 (tmpConstCharPtr, tmpShortNative); in execute()
1489 h.setBits(tmpShortNative); in execute()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp711 unsigned short tmpShortNative = 0; in execute() local
832 Xdr::read<CharPtrIO> (tmpConstCharPtr, tmpShortNative); in execute()
834 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
1439 unsigned short tmpShortXdr, tmpShortNative; in execute() local
1487 (tmpConstCharPtr, tmpShortNative); in execute()
1489 h.setBits(tmpShortNative); in execute()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp712 unsigned short tmpShortNative = 0; in execute() local
833 Xdr::read<CharPtrIO> (tmpConstCharPtr, tmpShortNative); in execute()
835 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
1449 unsigned short tmpShortXdr, tmpShortNative; in execute() local
1497 (tmpConstCharPtr, tmpShortNative); in execute()
1499 h.setBits(tmpShortNative); in execute()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp695 unsigned short tmpShortNative = 0; in execute() local
826 Xdr::read<CharPtrIO> (tmpConstCharPtr, tmpShortNative); in execute()
828 halfZigBlock[comp]._buffer[i] = tmpShortNative; in execute()
1449 unsigned short tmpShortXdr, tmpShortNative; in execute() local
1497 (tmpConstCharPtr, tmpShortNative); in execute()
1499 h.setBits(tmpShortNative); in execute()