Home
last modified time | relevance | path

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

/dports/graphics/photoflow/PhotoFlow-8472024f/src/legacy/operations/
H A Draw_developer.hh69 PF::ProcessorBase* lmmse_demosaic; member in PF::RawDeveloperV1Par
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Draw_developer.hh69 PF::ProcessorBase* lmmse_demosaic; member in PF::RawDeveloperPar
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Drawimagesource.cc317 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 Dlmmse.cc190 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 Dlmmse.cc190 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 Dlmmse.cc190 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 Dlmmse_demosaic.c134 static void lmmse_demosaic(dt_dev_pixelpipe_iop_t *piece, float *const restrict out, const float *c… in lmmse_demosaic() function