Home
last modified time | relevance | path

Searched +defs:j +defs:satur (Results 1 – 6 of 6) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dsdlayer.cpp1001 for (int j = 0; j < joystick.numHats; j++) in joyScanDevices() local
1269 void joySetDeadZone(int32_t axis, uint16_t dead, uint16_t satur) in joySetDeadZone()
1279 void joyGetDeadZone(int32_t axis, uint16_t *dead, uint16_t *satur) in joyGetDeadZone()
2102 int32_t j; in handleevents_sdlcommon() local
2245 int32_t code, rv=0, j; in handleevents_pollsdl() local
H A Dwinlayer.cpp739 void joySetDeadZone(int32_t axis, uint16_t dead, uint16_t satur) in joySetDeadZone()
789 void joyGetDeadZone(int32_t axis, uint16_t *dead, uint16_t *satur) in joyGetDeadZone()
1239 int32_t j; in DI_PollJoysticks() local
1557 int32_t i = 0, j = 0; in cdsenummodes() local
1636 int32_t i, j, maxx=0, maxy=0; in videoGetModes() local
1804 int32_t i,j; in videoShowFrame() local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfilter-pack.c262 GtkWidget *satur; member
1249 GtkWidget *satur; in fp_dialog() local
1653 gint i, j; in fp_init_filter_packs() local
1682 gint i, j, whichcol, whichrow; in fp_reduce_image() local
1804 gint i, j, k, nudge, M, m, middle, JudgeBy; in fp_render_preview() local
1981 gint i, j; in fp_create_smoothness_graph() local
2044 gint i, j; in fp_range_preview_spill() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcurves.cc221 for(int j = 1; j < skip; j++) { in fillCurveArray() local
1394 void ColorGradientCurve::SetXYZ(const Curve *pCurve, const double xyz_rgb[3][3], float satur, float… in SetXYZ()
1534 …etXYZ(const std::vector<double> &curvePoints, const double xyz_rgb[3][3], float satur, float lumin) in SetXYZ()
1656 int i, j; in cubic_spline() local
2206 for (int j = 0; j < 3; j++) in initApplyState() local
2215 for (int j = 0; j < 3; j++) in initApplyState() local
H A Dprocparams.cc1072 float satur = 0.8f; in getCurves() local
3606 for (size_t j = 0; j < colorToning.labregions.size(); ++j) { in save() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dcurves.cc188 for(int j = 1; j < skip; j++) { in fillCurveArray() local
1364 …st Curve *pCurve, const double xyz_rgb[3][3], const double rgb_xyz[3][3], float satur, float lumin) in SetXYZ()
1506 …le> &curvePoints, const double xyz_rgb[3][3], const double rgb_xyz[3][3], float satur, float lumin) in SetXYZ()
1628 int i, j; in cubic_spline() local