Home
last modified time | relevance | path

Searched defs:d65_white (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/libraw/LibRaw-0.20.2/src/tables/
H A Dcolorconst.cpp22 const float LibRaw_constants::d65_white[3] = {0.95047f, 1.0f, 1.08883f}; member in LibRaw_constants
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/tables/
H A Dcolorconst.cpp22 const float LibRaw_constants::d65_white[3] = {0.95047f, 1.0f, 1.08883f}; member in LibRaw_constants
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/tables/
H A Dcolorconst.cpp22 const float LibRaw_constants::d65_white[3] = {0.95047f, 1.0f, 1.08883f}; member in LibRaw_constants
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dahd_demosaic_RT.cc54 constexpr float d65_white[3] = { 0.950456, 1, 1.088754 }; in ahd_demosaic() local
H A Dxtrans_demosaic.cc39 const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/graphics/librtprocess/librtprocess-0.11.0/src/demosaic/
H A Dahd.cc60 constexpr float d65_white[3] = { 0.950456, 1, 1.088754 }; in ahd_demosaic() local
H A Dmarkesteijn.cc41 const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/astro/siril/siril/subprojects/librtprocess/src/demosaic/
H A Dahd.cc60 constexpr float d65_white[3] = { 0.950456, 1, 1.088754 }; in ahd_demosaic() local
H A Dmarkesteijn.cc41 const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dahd_demosaic_RT.cc61 constexpr float d65_white[3] = { 0.950456, 1, 1.088754 }; in ahd_demosaic() local
H A Dxtrans_demosaic.cc39 const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/
H A Dahd.cc60 constexpr float d65_white[3] = { 0.950456, 1, 1.088754 }; in ahd_demosaic() local
H A Dmarkesteijn.cc41 const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/decoders/
H A DDngDecoder.cpp621 const std::array<float, 3> d65_white = {{0.950456, 1, 1.088754}}; in decodeMetaDataInternal() local
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/decoders/
H A DDngDecoder.cpp610 const std::array<float, 3> d65_white = {{0.950456, 1, 1.088754}}; in decodeMetaDataInternal() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/librawspeed/decoders/
H A DDngDecoder.cpp610 const std::array<float, 3> d65_white = {{0.950456, 1, 1.088754}}; in decodeMetaDataInternal() local
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Dvar_defines.h132 #define d65_white (rgb_constants.d65_white) macro
H A Daahd_demosaic.cpp275 const static float d65_white[3] = { variable
/dports/graphics/libraw/LibRaw-0.20.2/src/demosaic/
H A Daahd_demosaic.cpp300 const static float d65_white[3] = {0.950456f, 1.0f, 1.088754f}; variable
/dports/astro/siril/siril/src/algos/
H A Ddemosaicing.c466 static const float d65_white[3] = { 0.950456f, 1.0f, 1.088754f }; variable
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dbayer.c2087 static const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/multimedia/libdc1394/libdc1394-2.2.6/dc1394/
H A Dbayer.c2134 static const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/graphics/gwenview/gwenview-21.12.3/lib/imageformats/fitsformat/
H A Dbayer.c2024 static const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/astro/stellarsolver/stellarsolver-1.8/tester/
H A Dbayer.c2099 static const float d65_white[3] = { 0.950456, 1, 1.088754 }; variable
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/src/
H A Dlibraw_cxx.cpp120 const float LibRaw_constants::d65_white[3] = {0.95047f, 1.0f, 1.08883f}; member in LibRaw_constants

12