Home
last modified time | relevance | path

Searched refs:orig_x (Results 1 – 25 of 1151) sorted by relevance

12345678910>>...47

/dports/emulators/jzintv/jzintv-20200712-src/src/gfx/
H A Dgfx_prescale.c18 int orig_x, orig_y; member
90 pvt->orig_x = orig_x; in gfx_prescaler_scale2x_init()
94 *new_x = orig_x * 2; in gfx_prescaler_scale2x_init()
162 int orig_x = pvt->orig_x, orig_y = pvt->orig_y; in gfx_prescaler_scale2x() local
187 pvt->orig_x = orig_x; in gfx_prescaler_scale3x_init()
191 *new_x = orig_x * 3; in gfx_prescaler_scale3x_init()
218 int orig_x = pvt->orig_x, in gfx_prescaler_scale3x() local
281 pvt->orig_x = orig_x; in gfx_prescaler_scale4x_init()
312 int orig_x = pvt->orig_x, orig_y = pvt->orig_y; in gfx_prescaler_scale4x() local
353 pvt->orig_x = orig_x; in gfx_prescaler_rot180_init()
[all …]
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DTextUtils.hh52 int orig_x = x; in translateCoords() local
60 y = orig_x; in translateCoords()
63 x = w - orig_x; in translateCoords()
68 y = w - orig_x; in translateCoords()
75 inline void untranslateCoords(Orientation orient, int &orig_x, int &orig_y, unsigned int w, unsigne… in untranslateCoords() argument
77 int x = orig_x; in untranslateCoords()
85 orig_x = y; in untranslateCoords()
88 orig_x = w - x; in untranslateCoords()
93 orig_x = w - y; in untranslateCoords()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpdrawable-transform.c175 orig_x = orig_offset_x; in gimp_drawable_transform_buffer_flip()
180 new_x = orig_x; in gimp_drawable_transform_buffer_flip()
216 *new_offset_x = orig_x; in gimp_drawable_transform_buffer_flip()
242 orig_x = new_x = clip_x - orig_x; in gimp_drawable_transform_buffer_flip()
254 orig_x = 0; in gimp_drawable_transform_buffer_flip()
409 gint orig_x, orig_y; in gimp_drawable_transform_buffer_rotate() local
426 orig_x = orig_offset_x; in gimp_drawable_transform_buffer_rotate()
481 *new_offset_x = orig_x; in gimp_drawable_transform_buffer_rotate()
530 orig_x = clip_x - orig_x; in gimp_drawable_transform_buffer_rotate()
569 orig_x = 0; in gimp_drawable_transform_buffer_rotate()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Dvideo.c38 static int orig_x, orig_y; variable
130 x = orig_x; in video_putc()
135 orig_x = x; in video_putc()
150 x = orig_x; in video_puts()
157 orig_x = x; in video_puts()
186 orig_x = pos%cols; in video_init()
190 printf("pos %x %d %d\n", pos, orig_x, orig_y); in video_init()
193 orig_x = orig_y =0; in video_init()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Dvideo.c38 static int orig_x, orig_y; variable
130 x = orig_x; in video_putc()
135 orig_x = x; in video_putc()
150 x = orig_x; in video_puts()
157 orig_x = x; in video_puts()
186 orig_x = pos%cols; in video_init()
190 printf("pos %x %d %d\n", pos, orig_x, orig_y); in video_init()
193 orig_x = orig_y =0; in video_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Dvideo.c38 static int orig_x, orig_y; variable
130 x = orig_x; in video_putc()
135 orig_x = x; in video_putc()
150 x = orig_x; in video_puts()
157 orig_x = x; in video_puts()
186 orig_x = pos%cols; in video_init()
190 printf("pos %x %d %d\n", pos, orig_x, orig_y); in video_init()
193 orig_x = orig_y =0; in video_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/i386/lib/
H A Dvideo.c38 static int orig_x, orig_y; variable
130 x = orig_x; in video_putc()
135 orig_x = x; in video_putc()
150 x = orig_x; in video_puts()
157 orig_x = x; in video_puts()
186 orig_x = pos%cols; in video_init()
190 printf("pos %x %d %d\n", pos, orig_x, orig_y); in video_init()
193 orig_x = orig_y =0; in video_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Dvideo.c38 static int orig_x, orig_y; variable
130 x = orig_x; in video_putc()
135 orig_x = x; in video_putc()
150 x = orig_x; in video_puts()
157 orig_x = x; in video_puts()
186 orig_x = pos%cols; in video_init()
190 printf("pos %x %d %d\n", pos, orig_x, orig_y); in video_init()
193 orig_x = orig_y =0; in video_init()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Dvideo.c38 static int orig_x, orig_y; variable
130 x = orig_x; in video_putc()
135 orig_x = x; in video_putc()
150 x = orig_x; in video_puts()
157 orig_x = x; in video_puts()
186 orig_x = pos%cols; in video_init()
190 printf("pos %x %d %d\n", pos, orig_x, orig_y); in video_init()
193 orig_x = orig_y =0; in video_init()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Dvideo.c38 static int orig_x, orig_y; variable
130 x = orig_x; in video_putc()
135 orig_x = x; in video_putc()
150 x = orig_x; in video_puts()
157 orig_x = x; in video_puts()
186 orig_x = pos%cols; in video_init()
190 printf("pos %x %d %d\n", pos, orig_x, orig_y); in video_init()
193 orig_x = orig_y =0; in video_init()
/dports/graphics/wings/wings-8d019ebe48/plugins_src/autouv/shaders/
H A Dimage_filter.fs34 float orig_x = w3d_uv.x;
38 float orig_lt = orig_x - step_w;
39 float orig_rt = orig_x + step_w;
43 tmp = texture2D(auv_bg, vec2(orig_x, orig_up));
50 tmp = texture2D(auv_bg, vec2(orig_x, orig_y));
58 tmp = texture2D(auv_bg, vec2(orig_x, orig_dw));
/dports/graphics/figurine/figurine-1.0.5/src/
H A Darc.c61 static long orig_x=0; /* started from here */ variable
87 p1->x = orig_x; in commit_arc()
103 ob->bbox.x1 = orig_x; in commit_arc()
105 ob->bbox.x2 = orig_x; in commit_arc()
234 orig_x = x; in arc_button()
249 orig_x = GXP2D(bev->x,view); in arc_button()
254 orig_x = XP2D(bev->x,view); in arc_button()
300 if ((XD2P(orig_x,view)-x)*(YD2P(orig_y,view)-y)>0) in arc_button()
343 if ((XD2P(orig_x,view)-x)*(YD2P(orig_y,view)-y)>0) in arc_button()
344 bent_midpoint(XD2P(orig_x,view),YD2P(orig_y,view),bev->x,bev->y,0.161799388,&bx,&by); in arc_button()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/datatoc/
H A Ddatatoc_icon.py53 orig_x, orig_y = struct.unpack('<2I', temp_data)
59 orig_x, orig_y,
67 orig_x, orig_y,
93 orig_x, orig_y,
105 dst_x = orig_x + x
131 orig_x, orig_y,
/dports/multimedia/vmaf/vmaf-2.3.0/matlab/strred/matlabPyrTools/MEX/
H A DupConv.c24 int orig_x = 0, orig_y, x, y; in mexFunction() local
151 orig_x = x_fdim; in mexFunction()
153 x_fdim = 2*(orig_x/2)+1; in mexFunction()
159 for (x=0; x<orig_x; x++) in mexFunction()
160 filt[y*x_fdim + x] = orig_filt[y*orig_x + x]; in mexFunction()
188 if (orig_x) mxFree((char *) filt); in mexFunction()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/IpOpt/
H A DIpDefaultIterateInitializer.cpp188 const Vector& orig_x, in push_variables() argument
201 SmartPtr<Vector> tmp = orig_x.MakeNew(); in push_variables()
211 DBG_PRINT_VECTOR(2,"orig_x", orig_x); in push_variables()
286 SmartPtr<Vector> delta_x = orig_x.MakeNew(); in push_variables()
293 Px_L.TransMultVector(-1.0, orig_x, 0.0, *tmp_l); in push_variables()
306 Px_U.TransMultVector(1.0, orig_x, 0.0, *tmp_u); in push_variables()
317 delta_x->Axpy(1.0, orig_x); in push_variables()
320 orig_x.Print(jnlst, J_VECTOR, J_INITIALIZATION, "original vars"); in push_variables()
324 new_x = &orig_x; in push_variables()
/dports/misc/py-onnx-tf/onnx-tf-1.6.0/onnx_tf/handlers/backend/
H A Dpool_mixin.py17 orig_x = x
86 orig_x, kernel_shape, strides, dilations, pads, ceil_mode,
88 ], orig_x.dtype)
90 if orig_x.shape.is_fully_defined():
91 shape = orig_x.get_shape()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dalign-layers.c447 gint orig_x = 0; in align_layers_gather_data() local
460 gimp_drawable_offsets (layers[index], &orig_x, &orig_y); in align_layers_gather_data()
465 orig_x += offset_x; in align_layers_gather_data()
468 min_x = MIN (min_x, orig_x); in align_layers_gather_data()
469 max_x = MAX (max_x, orig_x); in align_layers_gather_data()
476 gimp_drawable_offsets (background, &orig_x, &orig_y); in align_layers_gather_data()
481 orig_x += offset_x; in align_layers_gather_data()
483 data.base_x = min_x = orig_x; in align_layers_gather_data()
517 gint orig_x; in align_layers_perform_alignment() local
522 gimp_drawable_offsets (layers[index], &orig_x, &orig_y); in align_layers_perform_alignment()
[all …]
/dports/graphics/gimp-lqr-plugin/gimp-lqr-plugin-0.7.2/src/
H A Daltcoordinates.c32 gdouble orig_x; member
58 if ((data->orig_x != 0) && (data->orig_y != 0)) in alt_coordinates_callback()
63 new_y = (new_x * data->orig_y) / data->orig_x; in alt_coordinates_callback()
73 new_x = (new_y * data->orig_x) / data->orig_y; in alt_coordinates_callback()
127 data->orig_x = alt_size_entry_get_refval (entry, 0); in alt_coordinates_chainbutton_toggled()
267 data->orig_x = x; in alt_coordinates_new()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/icam_pro/processes/
H A Dicam_create_view_sphere_process.cxx61 double dim_x=0.0, dim_y=0.0, dim_z=0.0,orig_x=0.0, orig_y=0.0, orig_z=0.0; in icam_create_view_sphere_process() local
70 if (!pro.parameters()->get_value("orig_x", orig_x)) return false; in icam_create_view_sphere_process()
78 vgl_box_3d<double> world_bb(orig_x, orig_y, orig_z, orig_x+dim_x, orig_y+dim_y, orig_z+dim_z); in icam_create_view_sphere_process()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimppopup.c294 gint orig_x; in gimp_popup_show() local
305 gdk_window_get_origin (gtk_widget_get_window (widget), &orig_x, &orig_y); in gimp_popup_show()
309 orig_x += allocation.x; in gimp_popup_show()
315 monitor = gdk_screen_get_monitor_at_point (screen, orig_x, orig_y); in gimp_popup_show()
320 x = orig_x + allocation.width - requisition.width; in gimp_popup_show()
327 x = orig_x; in gimp_popup_show()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Weapons.ocd/Blunderbuss.ocd/BulletTrail.ocd/
H A DScript.c20 local orig_x, orig_y; variable
37 orig_x = for_bullet->GetX(); in Set()
43 SetPosition(orig_x, orig_y); in Set()
97 var distance = Distance(orig_x, orig_y, GetX(), GetY()); in DrawTransform()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/icam/tests/
H A Dtest_minimizer.cxx26 #define orig_x -2.45 macro
49 vgl_box_3d<double> world_bb(orig_x, orig_y, orig_z, orig_x+dim_x, orig_y+dim_y, orig_z+dim_z); in create_view_sphere()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dra-colorize.c766 sweb = find_subweb (web, sl->s->orig_x); in combine()
1176 GET_MODE (w->orig_x)); in calculate_dont_begin()
1179 (source->orig_x)); in calculate_dont_begin()
1188 tofs = (SUBREG_BYTE (w->orig_x) / UNITS_PER_WORD); in calculate_dont_begin()
1190 && GET_MODE_SIZE (GET_MODE (source->orig_x)) in calculate_dont_begin()
1723 (web2->orig_x)) - 1; in try_recolor_web()
1736 GET_MODE (web2->orig_x)) < 0) in try_recolor_web()
1779 (web2->orig_x)); in try_recolor_web()
2024 && GET_MODE_SIZE (GET_MODE (sl->s->orig_x)) in check_colors()
2267 sweb = find_subweb (tweb, sl->t->orig_x); in restore_conflicts_from_coalesce()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dra-colorize.c766 sweb = find_subweb (web, sl->s->orig_x);
1176 GET_MODE (w->orig_x));
1179 (source->orig_x));
1188 tofs = (SUBREG_BYTE (w->orig_x) / UNITS_PER_WORD);
1190 && GET_MODE_SIZE (GET_MODE (source->orig_x))
1723 (web2->orig_x)) - 1;
1736 GET_MODE (web2->orig_x)) < 0)
1779 (web2->orig_x));
2024 && GET_MODE_SIZE (GET_MODE (sl->s->orig_x))
2267 sweb = find_subweb (tweb, sl->t->orig_x);
[all …]
/dports/x11/xnee/xnee-3.19/libxnee/test/
H A Dtest_all.c685 int orig_x; in test_all() local
691 orig_x = xnee_get_replay_offset_x(xd); in test_all()
693 XNEE_TEST_ASSERT(orig_x, 34,"xnee_set_replay_offset_str_x"); in test_all()
996 int orig_x; in test_all() local
1004 orig_x = xnee_get_rep_resolution_x(xd); in test_all()
1016 XNEE_TEST_ASSERT_DIFF(orig_x, new_x,"xnee_set_rep_resolution"); in test_all()
1028 XNEE_TEST_ASSERT(new_x, orig_x, "xnee_set_rep_resolution_str"); in test_all()
1040 int orig_x; in test_all() local
1048 orig_x = xnee_get_rec_resolution_x(xd); in test_all()
1060 XNEE_TEST_ASSERT_DIFF(orig_x, new_x,"xnee_set_rec_resolution"); in test_all()
[all …]

12345678910>>...47