Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dcolor.cc95 LUTf Color::_7G30, Color::_7G40, Color::_7G50, Color::_7G60, Color::_7G70, Color::_7G80; member in rtengine::Color
3757 if( (hue <= (_7G30[x] + 0.035)) && (hue > (_7G30[x] + _5G30[x]) / 2.0) ) { in MunsellLch()
3758 correction = _7G30[y] - _7G30[x] ; in MunsellLch()
3759 lbe = _7G30[y]; in MunsellLch()
3761 … } else if( (hue <= (_7G30[x] + _5G30[x]) / 2.0) && (hue > (_5G30[x] + _25G30[x]) / 2.0)) { in MunsellLch()
6160 _7G30(maxInd); in initMunsell()
6161 _7G30.clear(); in initMunsell()
6165 _7G30[i] = 2.90 + 0.0027 * (i - 5); in initMunsell()
6167 _7G30[i] = 3.01 + 0.0005 * (i - 45); in initMunsell()
6169 _7G30[i] = 3.03 + 0.00075 * (i - 85); in initMunsell()
H A Dcolor.h88 static LUTf _7G30, _7G40, _7G50, _7G60, _7G70, _7G80; variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dcolor.cc119 LUTf Color::_7G30, Color::_7G40, Color::_7G50, Color::_7G60, Color::_7G70, Color::_7G80; member in rtengine::Color
3560 if( (hue <= (_7G30[x] + 0.035)) && (hue > (_7G30[x] + _5G30[x]) / 2.0) ) { in MunsellLch()
3561 correction = _7G30[y] - _7G30[x] ; in MunsellLch()
3562 lbe = _7G30[y]; in MunsellLch()
3564 … } else if( (hue <= (_7G30[x] + _5G30[x]) / 2.0) && (hue > (_5G30[x] + _25G30[x]) / 2.0)) { in MunsellLch()
5963 _7G30(maxInd); in initMunsell()
5964 _7G30.clear(); in initMunsell()
5968 _7G30[i] = 2.90 + 0.0027 * (i - 5); in initMunsell()
5970 _7G30[i] = 3.01 + 0.0005 * (i - 45); in initMunsell()
5972 _7G30[i] = 3.03 + 0.00075 * (i - 85); in initMunsell()
H A Dcolor.h87 static LUTf _7G30, _7G40, _7G50, _7G60, _7G70, _7G80; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcolor.cc97 LUTf Color::_7G30, Color::_7G40, Color::_7G50, Color::_7G60, Color::_7G70, Color::_7G80; member in rtengine::Color
4081 if( (hue <= (_7G30[x] + 0.035)) && (hue > (_7G30[x] + _5G30[x]) / 2.0) ) { in MunsellLch()
4082 correction = _7G30[y] - _7G30[x] ; in MunsellLch()
4083 lbe = _7G30[y]; in MunsellLch()
4085 … } else if( (hue <= (_7G30[x] + _5G30[x]) / 2.0) && (hue > (_5G30[x] + _25G30[x]) / 2.0)) { in MunsellLch()
6484 _7G30(maxInd); in initMunsell()
6485 _7G30.clear(); in initMunsell()
6489 _7G30[i] = 2.90 + 0.0027 * (i - 5); in initMunsell()
6491 _7G30[i] = 3.01 + 0.0005 * (i - 45); in initMunsell()
6493 _7G30[i] = 3.03 + 0.00075 * (i - 85); in initMunsell()
H A Dcolor.h86 static LUTf _7G30, _7G40, _7G50, _7G60, _7G70, _7G80; variable