Home
last modified time | relevance | path

Searched defs:pixelTypeSize (Results 1 – 7 of 7) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_compute_expectation_per_view_process.cxx439 … int pixelTypeSize = (int)boxm2_data_info::datasize(boxm2_data_traits<BOXM2_PIXEL>::prefix()); in boxm2_ocl_compute_expectation_per_view_process() local
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfMisc.cpp65 pixelTypeSize (PixelType type) in pixelTypeSize() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfMisc.cpp65 pixelTypeSize (PixelType type) in pixelTypeSize() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfMisc.cpp65 pixelTypeSize (PixelType type) in pixelTypeSize() function
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfMisc.cpp35 pixelTypeSize (PixelType type) in pixelTypeSize() function
/dports/graphics/gdal/gdal-3.3.3/frmts/exr/
H A Dexrdataset.cpp1068 const size_t pixelTypeSize = (pixelType == HALF) ? 2 : 4; in CreateCopy() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/exr/
H A Dexrdataset.cpp1068 const size_t pixelTypeSize = (pixelType == HALF) ? 2 : 4; in CreateCopy() local