Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dcolor.cc87 LUTf Color::_4YR30, Color::_4YR40, Color::_4YR50, Color::_4YR60, Color::_4YR70, Color::_4YR80; member in rtengine::Color
3596 … } else if (( hue <= (_7YR60[x] + _55YR60[x]) / 2.0) && (hue > (_55YR60[x] + _4YR60[x]) / 2.0)) { in MunsellLch()
3600 … } else if (( hue <= (_55YR60[x] + _4YR60[x]) / 2.0) && (hue > (_4YR60[x] + _25YR60[x]) / 2.0)) { in MunsellLch()
3601 correction = _4YR60[y] - _4YR60[x] ; in MunsellLch()
3602 lbe = _4YR60[y]; in MunsellLch()
3604 …} else if (( hue <= (_4YR60[x] + _25YR60[x]) / 2.0) && (hue > (_25YR60[x] + _10R60[x]) / 2.0) && … in MunsellLch()
5751 _4YR60(maxInd); in initMunsell()
5752 _4YR60.clear(); in initMunsell()
5756 _4YR60[i] = 0.99 + 0.00125 * (i - 5); in initMunsell()
5758 _4YR60[i] = 1.04 + 0.002 * (i - 45); in initMunsell()
[all …]
H A Dcolor.h80 static LUTf _4YR30, _4YR40, _4YR50, _4YR60, _4YR70, _4YR80; variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dcolor.cc111 LUTf Color::_4YR30, Color::_4YR40, Color::_4YR50, Color::_4YR60, Color::_4YR70, Color::_4YR80; member in rtengine::Color
3399 … } else if (( hue <= (_7YR60[x] + _55YR60[x]) / 2.0) && (hue > (_55YR60[x] + _4YR60[x]) / 2.0)) { in MunsellLch()
3403 … } else if (( hue <= (_55YR60[x] + _4YR60[x]) / 2.0) && (hue > (_4YR60[x] + _25YR60[x]) / 2.0)) { in MunsellLch()
3404 correction = _4YR60[y] - _4YR60[x] ; in MunsellLch()
3405 lbe = _4YR60[y]; in MunsellLch()
3407 …} else if (( hue <= (_4YR60[x] + _25YR60[x]) / 2.0) && (hue > (_25YR60[x] + _10R60[x]) / 2.0) && … in MunsellLch()
5554 _4YR60(maxInd); in initMunsell()
5555 _4YR60.clear(); in initMunsell()
5559 _4YR60[i] = 0.99 + 0.00125 * (i - 5); in initMunsell()
5561 _4YR60[i] = 1.04 + 0.002 * (i - 45); in initMunsell()
[all …]
H A Dcolor.h79 static LUTf _4YR30, _4YR40, _4YR50, _4YR60, _4YR70, _4YR80; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcolor.cc89 LUTf Color::_4YR30, Color::_4YR40, Color::_4YR50, Color::_4YR60, Color::_4YR70, Color::_4YR80; member in rtengine::Color
3920 … } else if (( hue <= (_7YR60[x] + _55YR60[x]) / 2.0) && (hue > (_55YR60[x] + _4YR60[x]) / 2.0)) { in MunsellLch()
3924 … } else if (( hue <= (_55YR60[x] + _4YR60[x]) / 2.0) && (hue > (_4YR60[x] + _25YR60[x]) / 2.0)) { in MunsellLch()
3925 correction = _4YR60[y] - _4YR60[x] ; in MunsellLch()
3926 lbe = _4YR60[y]; in MunsellLch()
3928 …} else if (( hue <= (_4YR60[x] + _25YR60[x]) / 2.0) && (hue > (_25YR60[x] + _10R60[x]) / 2.0) && … in MunsellLch()
6075 _4YR60(maxInd); in initMunsell()
6076 _4YR60.clear(); in initMunsell()
6080 _4YR60[i] = 0.99 + 0.00125 * (i - 5); in initMunsell()
6082 _4YR60[i] = 1.04 + 0.002 * (i - 45); in initMunsell()
[all …]
H A Dcolor.h78 static LUTf _4YR30, _4YR40, _4YR50, _4YR60, _4YR70, _4YR80; variable