Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dcolor.cc80 LUTf Color::_9B40, Color::_9B50, Color::_9B60, Color::_9B70, Color::_9B80; member in rtengine::Color
3258 …} else if( (hue <= (_05PB80[x] + _10B80[x]) / 2.0) && (hue > (_10B80[x] + _9B80[x]) / 2.0) && x < … in MunsellLch()
3266 …} else if( (hue <= (_10B80[x] + _9B80[x]) / 2.0) && (hue > (_9B80[x] + _7B80[x]) / 2.0) && x < 40 … in MunsellLch()
3271 correction = _9B80[y] - _9B80[x] ; in MunsellLch()
3272 lbe = _9B80[y]; in MunsellLch()
3274 …} else if( (hue <= (_9B80[x] + _7B80[x]) / 2.0) && (hue > (_5B80[x] + _7B80[x]) / 2.0) && x < 50 )… in MunsellLch()
4332 _9B80(maxInd3); in initMunsell()
4333 _9B80.clear(); in initMunsell()
4337 _9B80[i] = -2.16 + 0.0025 * (i - 5); in initMunsell()
H A Dcolor.h66 static LUTf _9B40, _9B50, _9B60, _9B70, _9B80; variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dcolor.cc104 LUTf Color::_9B40, Color::_9B50, Color::_9B60, Color::_9B70, Color::_9B80; member in rtengine::Color
3061 …} else if( (hue <= (_05PB80[x] + _10B80[x]) / 2.0) && (hue > (_10B80[x] + _9B80[x]) / 2.0) && x < … in MunsellLch()
3069 …} else if( (hue <= (_10B80[x] + _9B80[x]) / 2.0) && (hue > (_9B80[x] + _7B80[x]) / 2.0) && x < 40 … in MunsellLch()
3074 correction = _9B80[y] - _9B80[x] ; in MunsellLch()
3075 lbe = _9B80[y]; in MunsellLch()
3077 …} else if( (hue <= (_9B80[x] + _7B80[x]) / 2.0) && (hue > (_5B80[x] + _7B80[x]) / 2.0) && x < 50 )… in MunsellLch()
4135 _9B80(maxInd3); in initMunsell()
4136 _9B80.clear(); in initMunsell()
4140 _9B80[i] = -2.16 + 0.0025 * (i - 5); in initMunsell()
H A Dcolor.h65 static LUTf _9B40, _9B50, _9B60, _9B70, _9B80; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcolor.cc82 LUTf Color::_9B40, Color::_9B50, Color::_9B60, Color::_9B70, Color::_9B80; member in rtengine::Color
3582 …} else if( (hue <= (_05PB80[x] + _10B80[x]) / 2.0) && (hue > (_10B80[x] + _9B80[x]) / 2.0) && x < … in MunsellLch()
3590 …} else if( (hue <= (_10B80[x] + _9B80[x]) / 2.0) && (hue > (_9B80[x] + _7B80[x]) / 2.0) && x < 40 … in MunsellLch()
3595 correction = _9B80[y] - _9B80[x] ; in MunsellLch()
3596 lbe = _9B80[y]; in MunsellLch()
3598 …} else if( (hue <= (_9B80[x] + _7B80[x]) / 2.0) && (hue > (_5B80[x] + _7B80[x]) / 2.0) && x < 50 )… in MunsellLch()
4656 _9B80(maxInd3); in initMunsell()
4657 _9B80.clear(); in initMunsell()
4661 _9B80[i] = -2.16 + 0.0025 * (i - 5); in initMunsell()
H A Dcolor.h64 static LUTf _9B40, _9B50, _9B60, _9B70, _9B80; variable