Home
last modified time | relevance | path

Searched refs:sampleCountTableBuffer (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDeepScanLineOutputFile.cpp141 Array<char> sampleCountTableBuffer; member
716 char* ptr = _lineBuffer->sampleCountTableBuffer; in execute()
733 _lineBuffer->sampleCountTableBuffer, in execute()
747 _lineBuffer->sampleCountTablePtr = _lineBuffer->sampleCountTableBuffer; in execute()
974 _data->lineBuffers[i]->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
H A DImfDeepTiledOutputFile.cpp219 Array<char> sampleCountTableBuffer; member
951 char* ptr = _tileBuffer->sampleCountTableBuffer; in execute()
969 _tileBuffer->sampleCountTableBuffer, in execute()
983 _tileBuffer->sampleCountTablePtr = _tileBuffer->sampleCountTableBuffer; in execute()
1242 _data->tileBuffers[i]->sampleCountTableBuffer. in initialize()
1245 char * p = &(_data->tileBuffers[i]->sampleCountTableBuffer[0]); in initialize()
H A DImfDeepScanLineInputFile.cpp247 Array<char> sampleCountTableBuffer; member
885 _data->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
1833 streamData->is->read(data->sampleCountTableBuffer, sampleCountTableDataSize); in readSampleCountForLineBlock()
1848 data->sampleCountTableComp->uncompress(data->sampleCountTableBuffer, in readSampleCountForLineBlock()
1853 else readPtr = data->sampleCountTableBuffer; in readSampleCountForLineBlock()
H A DImfDeepTiledInputFile.cpp256 Array<char> sampleCountTableBuffer; // the buffer for sample count table member
1021 _data->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
1844 _data->_streamData->is->read(_data->sampleCountTableBuffer, tableSize); in readPixelSampleCounts()
1854 _data->sampleCountTableComp->uncompress(_data->sampleCountTableBuffer, in readPixelSampleCounts()
1860 readPtr = _data->sampleCountTableBuffer; in readPixelSampleCounts()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDeepScanLineOutputFile.cpp141 Array<char> sampleCountTableBuffer; member
716 char* ptr = _lineBuffer->sampleCountTableBuffer; in execute()
733 _lineBuffer->sampleCountTableBuffer, in execute()
747 _lineBuffer->sampleCountTablePtr = _lineBuffer->sampleCountTableBuffer; in execute()
974 _data->lineBuffers[i]->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
H A DImfDeepTiledOutputFile.cpp219 Array<char> sampleCountTableBuffer; member
951 char* ptr = _tileBuffer->sampleCountTableBuffer; in execute()
969 _tileBuffer->sampleCountTableBuffer, in execute()
983 _tileBuffer->sampleCountTablePtr = _tileBuffer->sampleCountTableBuffer; in execute()
1242 _data->tileBuffers[i]->sampleCountTableBuffer. in initialize()
1245 char * p = &(_data->tileBuffers[i]->sampleCountTableBuffer[0]); in initialize()
H A DImfDeepTiledInputFile.cpp256 Array<char> sampleCountTableBuffer; // the buffer for sample count table member
1021 _data->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
1844 _data->_streamData->is->read(_data->sampleCountTableBuffer, tableSize); in readPixelSampleCounts()
1854 _data->sampleCountTableComp->uncompress(_data->sampleCountTableBuffer, in readPixelSampleCounts()
1860 readPtr = _data->sampleCountTableBuffer; in readPixelSampleCounts()
H A DImfDeepScanLineInputFile.cpp247 Array<char> sampleCountTableBuffer; member
885 _data->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
1833 streamData->is->read(data->sampleCountTableBuffer, sampleCountTableDataSize); in readSampleCountForLineBlock()
1848 data->sampleCountTableComp->uncompress(data->sampleCountTableBuffer, in readSampleCountForLineBlock()
1853 else readPtr = data->sampleCountTableBuffer; in readSampleCountForLineBlock()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDeepScanLineOutputFile.cpp141 Array<char> sampleCountTableBuffer; member
716 char* ptr = _lineBuffer->sampleCountTableBuffer; in execute()
733 _lineBuffer->sampleCountTableBuffer, in execute()
747 _lineBuffer->sampleCountTablePtr = _lineBuffer->sampleCountTableBuffer; in execute()
976 _data->lineBuffers[i]->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
H A DImfDeepTiledOutputFile.cpp219 Array<char> sampleCountTableBuffer; member
951 char* ptr = _tileBuffer->sampleCountTableBuffer; in execute()
969 _tileBuffer->sampleCountTableBuffer, in execute()
983 _tileBuffer->sampleCountTablePtr = _tileBuffer->sampleCountTableBuffer; in execute()
1242 _data->tileBuffers[i]->sampleCountTableBuffer. in initialize()
1245 char * p = &(_data->tileBuffers[i]->sampleCountTableBuffer[0]); in initialize()
H A DImfDeepScanLineInputFile.cpp247 Array<char> sampleCountTableBuffer; member
885 _data->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
1833 streamData->is->read(data->sampleCountTableBuffer, sampleCountTableDataSize); in readSampleCountForLineBlock()
1848 data->sampleCountTableComp->uncompress(data->sampleCountTableBuffer, in readSampleCountForLineBlock()
1853 else readPtr = data->sampleCountTableBuffer; in readSampleCountForLineBlock()
H A DImfDeepTiledInputFile.cpp256 Array<char> sampleCountTableBuffer; // the buffer for sample count table member
1021 _data->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()
1844 _data->_streamData->is->read(_data->sampleCountTableBuffer, tableSize); in readPixelSampleCounts()
1854 _data->sampleCountTableComp->uncompress(_data->sampleCountTableBuffer, in readPixelSampleCounts()
1860 readPtr = _data->sampleCountTableBuffer; in readPixelSampleCounts()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDeepScanLineOutputFile.cpp108 Array<char> sampleCountTableBuffer; member
687 char* ptr = _lineBuffer->sampleCountTableBuffer; in execute()
704 _lineBuffer->sampleCountTableBuffer, in execute()
718 _lineBuffer->sampleCountTablePtr = _lineBuffer->sampleCountTableBuffer; in execute()
947 …_data->lineBuffers[i]->sampleCountTableBuffer.resizeErase(static_cast<long>(_data->maxSampleCountT… in initialize()
H A DImfDeepTiledOutputFile.cpp194 Array<char> sampleCountTableBuffer; member
931 char* ptr = _tileBuffer->sampleCountTableBuffer; in execute()
949 _tileBuffer->sampleCountTableBuffer, in execute()
963 _tileBuffer->sampleCountTablePtr = _tileBuffer->sampleCountTableBuffer; in execute()
1234 _data->tileBuffers[i]->sampleCountTableBuffer. in initialize()
1237 char * p = &(_data->tileBuffers[i]->sampleCountTableBuffer[0]); in initialize()
H A DImfDeepTiledInputFile.cpp228 Array<char> sampleCountTableBuffer; // the buffer for sample count table member
1037 _data->sampleCountTableBuffer.resizeErase(static_cast<int>(_data->maxSampleCountTableSize)); in initialize()
1866 … _data->_streamData->is->read(_data->sampleCountTableBuffer, static_cast<int>(tableSize)); in readPixelSampleCounts()
1876 _data->sampleCountTableComp->uncompress(_data->sampleCountTableBuffer, in readPixelSampleCounts()
1882 readPtr = _data->sampleCountTableBuffer; in readPixelSampleCounts()
H A DImfDeepScanLineInputFile.cpp218 Array<char> sampleCountTableBuffer; member
598 streamData->is->read(data->sampleCountTableBuffer, static_cast<int>(sampleCountTableDataSize)); in readSampleCountForLineBlock()
613 data->sampleCountTableComp->uncompress(data->sampleCountTableBuffer, in readSampleCountForLineBlock()
618 else readPtr = data->sampleCountTableBuffer; in readSampleCountForLineBlock()
1135 _data->sampleCountTableBuffer.resizeErase(_data->maxSampleCountTableSize); in initialize()