Home
last modified time | relevance | path

Searched refs:channelsAvg (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dfilmnegativeproc.cc45 bool channelsAvg(const rtengine::RawImage* ri, int width, int height, const float* cblacksom, rteng… in channelsAvg() function
109 bool channelsAvg(const rtengine::Imagefloat* img, int width, int height, rtengine::Coord spotPos, i… in channelsAvg() function
310 if (!channelsAvg(ri, W, H, cblacksom, spot, spotSize, clearVals)) { in getFilmNegativeExponents()
317 if (!channelsAvg(ri, W, H, cblacksom, spot, spotSize, denseVals)) { in getFilmNegativeExponents()
371 if (!channelsAvg(ri, W, H, cblacksom, spot, spotSize, rawValues)) { in getImageSpotValues()
704 if (!channelsAvg(imgCopy, imgCopy->getWidth(), imgCopy->getHeight(), spot, spotSize, out)) { in getImageSpotValues()
746 … if (!channelsAvg(imgCopy, imgCopy->getWidth(), imgCopy->getHeight(), spot, spotSize, clearVals)) { in getFilmNegativeExponents()
753 … if (!channelsAvg(imgCopy, imgCopy->getWidth(), imgCopy->getHeight(), spot, spotSize, denseVals)) { in getFilmNegativeExponents()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dfilmnegativeproc.cc39 bool channelsAvg( in channelsAvg() function
109 if (!channelsAvg(ri, W, H, cblacksom, spot, spotSize, currentParams, clearVals)) { in getFilmNegativeExponents()
115 if (!channelsAvg(ri, W, H, cblacksom, spot, spotSize, currentParams, denseVals)) { in getFilmNegativeExponents()