Home
last modified time | relevance | path

Searched defs:xChunk (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/compositor/intern/
H A DCOM_ExecutionGroup.cpp340 int xChunk = chunkNumber - (yChunk * this->m_numberOfXChunks); in execute() local
442 const unsigned int xChunk, in determineChunkRect()
468 const unsigned int xChunk = chunkNumber - (yChunk * this->m_numberOfXChunks); in determineChunkRect() local
528 bool ExecutionGroup::scheduleChunkWhenPossible(ExecutionSystem *graph, int xChunk, int yChunk) in scheduleChunkWhenPossible()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/vigra_ext/
H A DImageTransformsGPU.cpp286 for (int xChunk = 0, x = 0; xChunk < numXChunks; xChunk++) { in makeChunks() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.h877 size_t xChunk; // netCDF chunk number along X axis member
/dports/graphics/gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.h877 size_t xChunk; // netCDF chunk number along X axis member
/dports/graphics/py-gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.h877 size_t xChunk; // netCDF chunk number along X axis member