Searched defs:lmmse_demosaic (Results 1 – 7 of 7) sorted by relevance
/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/ |
H A D | raw_developer.hh | 69 PF::ProcessorBase* lmmse_demosaic; member in PF::RawDeveloperV1Par
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/ |
H A D | raw_developer.hh | 69 PF::ProcessorBase* lmmse_demosaic; member in PF::RawDeveloperPar
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/ |
H A D | rawimagesource.cc | 317 void rtengine::RawImageSource::lmmse_demosaic(VipsRegion* ir, VipsRegion* oreg) in lmmse_demosaic() function in rtengine::RawImageSource
|
/dports/graphics/librtprocess/librtprocess-0.11.0/src/demosaic/ |
H A D | lmmse.cc | 190 rpError lmmse_demosaic(int width, int height, const float * const *rawData, float **red, float **gr… in lmmse_demosaic() function
|
/dports/astro/siril/siril/subprojects/librtprocess/src/demosaic/ |
H A D | lmmse.cc | 190 rpError lmmse_demosaic(int width, int height, const float * const *rawData, float **red, float **gr… in lmmse_demosaic() function
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/ |
H A D | lmmse.cc | 190 rpError lmmse_demosaic(int width, int height, const float * const *rawData, float **red, float **gr… in lmmse_demosaic() function
|
/dports/graphics/darktable38/darktable-3.8.0/src/iop/ |
H A D | lmmse_demosaic.c | 134 static void lmmse_demosaic(dt_dev_pixelpipe_iop_t *piece, float *const restrict out, const float *c… in lmmse_demosaic() function
|