Home
last modified time | relevance | path

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

/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dipwavelet.cc78 float b_lhl, t_lhl, b_rhl, t_rhl; member
456 cp.b_lhl = static_cast<float>(params->wavelet.hllev.getBottomLeft()); in ip_wavelet()
3042 float aaal = (1.f - alpha) / ((cp.b_lhl - cp.t_lhl) * kH[level]); in ContAllL()
3043 float bbal = 1.f - aaal * cp.b_lhl * kH[level]; in ContAllL()
3055 } else if((LL100 > cp.b_lhl * kH[level] && LL100 <= cp.t_lhl * kH[level])) { in ContAllL()