Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dcolor.cc83 LUTf Color::_10YR20, Color::_10YR30, Color::_10YR40, Color::_10YR50, Color::_10YR60, Color::_10YR70… member in rtengine::Color
3360 … if( (hue <= (_10YR30[x] + 0.035)) && (hue > (_10YR30[x] + _85YR30[x]) / 2.0) && x < 85) { in MunsellLch()
3365 correction = _10YR30[y] - _10YR30[x] ; in MunsellLch()
3366 lbe = _10YR30[y]; in MunsellLch()
3368 …} else if( (hue <= (_10YR30[x] + _85YR30[x]) / 2.0) && (hue > (_85YR30[x] + _7YR30[x]) / 2.0) && x… in MunsellLch()
5356 _10YR30(maxInd2); in initMunsell()
5357 _10YR30.clear(); in initMunsell()
5361 _10YR30[i] = 1.27 + 0.00175 * (i - 5); in initMunsell()
5363 _10YR30[i] = 1.34 + 0.0017 * (i - 45); in initMunsell()
H A Dcolor.h76 static LUTf _10YR20, _10YR30, _10YR40, _10YR50, _10YR60, _10YR70, _10YR80, _10YR90; variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dcolor.cc107 LUTf Color::_10YR20, Color::_10YR30, Color::_10YR40, Color::_10YR50, Color::_10YR60, Color::_10YR70… member in rtengine::Color
3163 … if( (hue <= (_10YR30[x] + 0.035)) && (hue > (_10YR30[x] + _85YR30[x]) / 2.0) && x < 85) { in MunsellLch()
3168 correction = _10YR30[y] - _10YR30[x] ; in MunsellLch()
3169 lbe = _10YR30[y]; in MunsellLch()
3171 …} else if( (hue <= (_10YR30[x] + _85YR30[x]) / 2.0) && (hue > (_85YR30[x] + _7YR30[x]) / 2.0) && x… in MunsellLch()
5159 _10YR30(maxInd2); in initMunsell()
5160 _10YR30.clear(); in initMunsell()
5164 _10YR30[i] = 1.27 + 0.00175 * (i - 5); in initMunsell()
5166 _10YR30[i] = 1.34 + 0.0017 * (i - 45); in initMunsell()
H A Dcolor.h75 static LUTf _10YR20, _10YR30, _10YR40, _10YR50, _10YR60, _10YR70, _10YR80, _10YR90; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcolor.cc85 LUTf Color::_10YR20, Color::_10YR30, Color::_10YR40, Color::_10YR50, Color::_10YR60, Color::_10YR70… member in rtengine::Color
3684 … if( (hue <= (_10YR30[x] + 0.035)) && (hue > (_10YR30[x] + _85YR30[x]) / 2.0) && x < 85) { in MunsellLch()
3689 correction = _10YR30[y] - _10YR30[x] ; in MunsellLch()
3690 lbe = _10YR30[y]; in MunsellLch()
3692 …} else if( (hue <= (_10YR30[x] + _85YR30[x]) / 2.0) && (hue > (_85YR30[x] + _7YR30[x]) / 2.0) && x… in MunsellLch()
5680 _10YR30(maxInd2); in initMunsell()
5681 _10YR30.clear(); in initMunsell()
5685 _10YR30[i] = 1.27 + 0.00175 * (i - 5); in initMunsell()
5687 _10YR30[i] = 1.34 + 0.0017 * (i - 45); in initMunsell()
H A Dcolor.h74 static LUTf _10YR20, _10YR30, _10YR40, _10YR50, _10YR60, _10YR70, _10YR80, _10YR90; variable