Home
last modified time | relevance | path

Searched refs:y_temp (Results 1 – 25 of 75) sorted by last modified time

123

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/
H A DChangeLog46742 second, was that the updated references (x_temp/y_temp) were also
46749 glamor_convert_gradient_picture and the settings for x_temp/y_temp
46753 glamor_convert_gradient_picture and x_temp/y_temp are set improperly.
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dtoneequal.c2586 const float y_temp = (float)(g->histogram[k]) / (float)(g->max_histogram) * 0.96; in area_draw() local
2588 (1.0 - y_temp) * g->graph_height ); in area_draw()
2626 const float y_temp = g->gui_lut[k]; in area_draw() local
2629 y_temp * g->graph_height ); in area_draw()
H A Dfilmicrgb.c3364 y_temp = powf(fmaxf(y_temp, NORM_MIN), p->output_power); // clamp at -16 EV in dt_iop_tonecurve_draw()
3367 y_temp = log2f(y_temp / (p->grey_point_target / 100.f)); in dt_iop_tonecurve_draw()
3370 if(y_temp < 0.f) // clamp to - 8 EV (black) in dt_iop_tonecurve_draw()
3371 y_temp = fmaxf(y_temp, -display_real_black_EV); in dt_iop_tonecurve_draw()
3372 else if(y_temp > 0.f) // clamp to 0 EV (white) in dt_iop_tonecurve_draw()
3373 y_temp = fminf(y_temp, display_HL_EV); in dt_iop_tonecurve_draw()
3376 y_temp = grey_x + y_temp * EV; in dt_iop_tonecurve_draw()
3385 float y_temp = grey_x - display_real_black_EV * EV; in dt_iop_tonecurve_draw() local
3386 dt_cairo_draw_arrow(cr, x_temp, scene_top, y_temp, display_bottom, FALSE); in dt_iop_tonecurve_draw()
3389 y_temp = grey_x + display_HL_EV * EV; in dt_iop_tonecurve_draw()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dhershey.py1212 y_temp = node.get('y')
1213 if y_temp is not None:
1214 y_local = y_temp
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dtoneequal.c2656 const float y_temp = (float)(g->histogram[k]) / (float)(g->max_histogram) * 0.96; in area_draw() local
2658 (1.0 - y_temp) * g->graph_height ); in area_draw()
2696 const float y_temp = g->gui_lut[k]; in area_draw() local
2699 y_temp * g->graph_height ); in area_draw()
H A Dfilmicrgb.c3539 y_temp = powf(fmaxf(y_temp, NORM_MIN), p->output_power); // clamp at -16 EV in dt_iop_tonecurve_draw()
3542 y_temp = log2f(y_temp / (p->grey_point_target / 100.f)); in dt_iop_tonecurve_draw()
3545 if(y_temp < 0.f) // clamp to - 8 EV (black) in dt_iop_tonecurve_draw()
3546 y_temp = fmaxf(y_temp, -display_real_black_EV); in dt_iop_tonecurve_draw()
3547 else if(y_temp > 0.f) // clamp to 0 EV (white) in dt_iop_tonecurve_draw()
3548 y_temp = fminf(y_temp, display_HL_EV); in dt_iop_tonecurve_draw()
3551 y_temp = grey_x + y_temp * EV; in dt_iop_tonecurve_draw()
3560 float y_temp = grey_x - display_real_black_EV * EV; in dt_iop_tonecurve_draw() local
3561 dt_cairo_draw_arrow(cr, x_temp, scene_top, y_temp, display_bottom, FALSE); in dt_iop_tonecurve_draw()
3564 y_temp = grey_x + display_HL_EV * EV; in dt_iop_tonecurve_draw()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/tests/
H A Dtest-ui.c536 gint y_temp = -1; in gimp_ui_toggle_docks_in_single_window_mode() local
548 &x_temp, &y_temp); in gimp_ui_toggle_docks_in_single_window_mode()
551 x_temp, y_temp, in gimp_ui_toggle_docks_in_single_window_mode()
564 &x_temp, &y_temp); in gimp_ui_toggle_docks_in_single_window_mode()
567 x_temp, y_temp, in gimp_ui_toggle_docks_in_single_window_mode()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dilluminants.h140 float y_temp = 0.f; in CCT_to_xy_daylight() local
147 y_temp = (-3.f * x_temp + 2.87f) * x_temp - 0.275f; in CCT_to_xy_daylight()
150 *y = y_temp; in CCT_to_xy_daylight()
161 float y_temp = 0.f; in CCT_to_xy_blackbody() local
169 y_temp = ((-1.1063814f * x_temp - 1.34811020f) * x_temp + 2.18555832f) * x_temp - 0.20219683f; in CCT_to_xy_blackbody()
171 y_temp = ((-0.9549476f * x_temp - 1.37418593f) * x_temp + 2.09137015f) * x_temp - 0.16748867f; in CCT_to_xy_blackbody()
173 y_temp = (( 3.0817580f * x_temp - 5.87338670f) * x_temp + 3.75112997f) * x_temp - 0.37001483f; in CCT_to_xy_blackbody()
176 *y = y_temp; in CCT_to_xy_blackbody()
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_ode-initval__bsimp.c66 double *y_temp; member
213 double *const y_temp = state->y_temp; in bsimp_step_local() local
218 gsl_vector_view y_temp_vec = gsl_vector_view_array (y_temp, dim); in bsimp_step_local()
260 y_temp[i] = h * (yp[i] + h * dfdt[i]); in bsimp_step_local()
271 y_temp[i] = y[i] + di; in bsimp_step_local()
282 status = GSL_ODEIV_FN_EVAL (sys, t, y_temp, y_out); in bsimp_step_local()
303 y_temp[i] += delta[i]; in bsimp_step_local()
314 status = GSL_ODEIV_FN_EVAL (sys, t, y_temp, y_out); in bsimp_step_local()
336 y_out[i] = y_temp[i] + delta_temp[i]; in bsimp_step_local()
365 state->y_temp = (double *) malloc (dim * sizeof (double)); in bsimp_alloc()
[all …]
/dports/misc/frugally-deep/frugally-deep-0.15.13-p0/include/fdeep/layers/
H A Dprelu_layer.hpp69 const size_t y_temp = height_shared ? 0 : y; in apply_impl() local
73 y_temp * width * depth + in apply_impl()
/dports/cad/nvc/nvc-r1.5.3/test/lower/
H A Dissue94.vhd10 variable y_temp : bit_vector_array (0 to max_shift); variable
12 y_temp(0):=(others=>'1'); -- Error with LLVM asserts build
13 return y_temp(0);
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dissue94.vhd11 variable y_temp : bit_vector_array (0 to max_shift); variable
13 y_temp(0):=(others=>'1'); -- Error with LLVM asserts build
14 y_temp(1):=(others => '0');
15 return y_temp(0);
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/cally/
H A Dcally-text.c2291 gint x_temp, y_temp; in _cally_misc_get_index_at_point() local
2304 y_temp = y - y_layout - y_window; in _cally_misc_get_index_at_point()
2311 y_temp -= y_toplevel; in _cally_misc_get_index_at_point()
2317 y_temp * PANGO_SCALE, in _cally_misc_get_index_at_point()
2322 if (x_temp < 0 || y_temp < 0) in _cally_misc_get_index_at_point()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswscale/
H A Dswscale_internal.h486 DECLARE_ALIGNED(8, uint64_t, y_temp);
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/
H A Dref_softmax.cl206 DEF_ACC_DATA_T y_temp = TO_DEF_ACC_DATA_T(dst[idx]);
207 sbr += g_temp * y_temp;
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dilluminants.h140 float y_temp = 0.f; in CCT_to_xy_daylight() local
147 y_temp = (-3.f * x_temp + 2.87f) * x_temp - 0.275f; in CCT_to_xy_daylight()
150 *y = y_temp; in CCT_to_xy_daylight()
161 float y_temp = 0.f; in CCT_to_xy_blackbody() local
169 y_temp = ((-1.1063814f * x_temp - 1.34811020f) * x_temp + 2.18555832f) * x_temp - 0.20219683f; in CCT_to_xy_blackbody()
171 y_temp = ((-0.9549476f * x_temp - 1.37418593f) * x_temp + 2.09137015f) * x_temp - 0.16748867f; in CCT_to_xy_blackbody()
173 y_temp = (( 3.0817580f * x_temp - 5.87338670f) * x_temp + 3.75112997f) * x_temp - 0.37001483f; in CCT_to_xy_blackbody()
176 *y = y_temp; in CCT_to_xy_blackbody()
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/viewer/
H A Dsviewer.m643 y_temp = y_tick1(find(y_tick1 > 0)); variable
644 min_ytick = abs(min(y_temp));
/dports/x11-servers/xorg-server/xorg-server-1.20.13/
H A DChangeLog46742 second, was that the updated references (x_temp/y_temp) were also
46749 glamor_convert_gradient_picture and the settings for x_temp/y_temp
46753 glamor_convert_gradient_picture and x_temp/y_temp are set improperly.
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/
H A DChangeLog46742 second, was that the updated references (x_temp/y_temp) were also
46749 glamor_convert_gradient_picture and the settings for x_temp/y_temp
46753 glamor_convert_gradient_picture and x_temp/y_temp are set improperly.
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/
H A DChangeLog46742 second, was that the updated references (x_temp/y_temp) were also
46749 glamor_convert_gradient_picture and the settings for x_temp/y_temp
46753 glamor_convert_gradient_picture and x_temp/y_temp are set improperly.
/dports/x11-servers/xephyr/xorg-server-1.20.13/
H A DChangeLog46742 second, was that the updated references (x_temp/y_temp) were also
46749 glamor_convert_gradient_picture and the settings for x_temp/y_temp
46753 glamor_convert_gradient_picture and x_temp/y_temp are set improperly.
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/
H A DChangeLog46742 second, was that the updated references (x_temp/y_temp) were also
46749 glamor_convert_gradient_picture and the settings for x_temp/y_temp
46753 glamor_convert_gradient_picture and x_temp/y_temp are set improperly.
/dports/x11-servers/xwayland/xorg-server-1.20.13/
H A DChangeLog46742 second, was that the updated references (x_temp/y_temp) were also
46749 glamor_convert_gradient_picture and the settings for x_temp/y_temp
46753 glamor_convert_gradient_picture and x_temp/y_temp are set improperly.
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPolygon.cpp168 double y_temp = 0; in centroid() local
173y_temp += (double)( point->y() + (point+1)->y() ) * ( (double)point->x()*(point+1)->y() - (double)… in centroid()
176 return Point(x_temp/(6*area_temp), y_temp/(6*area_temp)); in centroid()
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DCorrelation.cpp138 std::vector<double> x_temp(rows), y_temp(rows); in addResultCurve() local
143 y_temp[i] = d_x[d_n - n + i]; in addResultCurve()
145 y_temp[i] = d_x[i - n]; in addResultCurve()
148 d_table->column(cols2)->setValueAt(i, y_temp[i]); in addResultCurve()
164 c->setData(&x_temp[0], &y_temp[0], rows); in addResultCurve()

123