Home
last modified time | relevance | path

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

/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dipwavelet.cc81 float b_lpast, t_lpast, b_rpast, t_rpast; member
464 cp.b_rpast = static_cast<float>(params->wavelet.pastlev.getBottomRight()); in ip_wavelet()
3298 } else if((modchro > cp.t_rpast && modchro <= cp.b_rpast)) { in ContAllAB()
3299 float aaarS = (beta - 1.f) / (cp.t_rpast - cp.b_rpast); in ContAllAB()
3300 float bbbrS = 1.f - cp.b_rpast * aaarS; in ContAllAB()