Home
last modified time | relevance | path

Searched refs:gui_height (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Dvo_scale.c146 if ((this->gui_width - sw) < (this->gui_height - sh)) { in _x_vo_scale_compute_output_size()
153 if( zh <= this->gui_height ) { in _x_vo_scale_compute_output_size()
159 this->output_height = this->gui_height; in _x_vo_scale_compute_output_size()
163 this->output_height = this->gui_height; in _x_vo_scale_compute_output_size()
184 this->output_height = this->gui_height; in _x_vo_scale_compute_output_size()
225 if (this->output_height < this->gui_height) { in _x_vo_scale_compute_output_size()
247 this->border[2].h = this->gui_height; in _x_vo_scale_compute_output_size()
252 this->border[3].h = this->gui_height; in _x_vo_scale_compute_output_size()
283 &gui_x, &gui_y, &gui_width, &gui_height, in _x_vo_scale_redraw_needed()
287 || (gui_width != this->gui_width) || (gui_height != this->gui_height) in _x_vo_scale_redraw_needed()
[all …]
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dvideo_out_sdl.c262 if( event.resize.w != this->sc.gui_width || event.resize.h != this->sc.gui_height ) { in sdl_check_events()
264 this->sc.gui_height = event.resize.h; in sdl_check_events()
268 this->surface = SDL_SetVideoMode (this->sc.gui_width, this->sc.gui_height, in sdl_check_events()
293 this->last_gui_height != this->sc.gui_height || in sdl_redraw_needed()
297 this->last_gui_height = this->sc.gui_height; in sdl_redraw_needed()
361 return this->sc.gui_height; in sdl_get_property()
552 this->sc.gui_height = 240; in open_plugin()
558 this->sc.gui_height = window_attributes.height; in open_plugin()
562 this->surface = SDL_SetVideoMode (this->sc.gui_width, this->sc.gui_height, in open_plugin()
H A Dvideo_out_mmal.c97 int gui_width, gui_height; member
142 this->gui_height = display_state.display.hdmi.height; in update_tv_resolution()
145 this->gui_height = display_state.display.sdtv.height; in update_tv_resolution()
153 "display size %dx%d\n", this->gui_width, this->gui_height); in update_tv_resolution()
177 display_region.dest_rect.height = this->gui_height; in config_display()
600 extent_height = this->gui_height; in mmal_overlay_blend()
612 if (extent_height != this->gui_height) { in mmal_overlay_blend()
613 dst_y = dst_y * this->gui_height / extent_height; in mmal_overlay_blend()
614 dst_h = dst_h * this->gui_height / extent_height; in mmal_overlay_blend()
773 return this->gui_height; in mmal_get_property()
H A Dvideo_out_stk.c252 last_gui_height != this->sc.gui_height || in stk_redraw_needed()
256 last_gui_height = this->sc.gui_height; in stk_redraw_needed()
359 this->sc.gui_height = stk_xine_panel_height(this->xine_panel); in stk_gui_data_exchange()
413 this->sc.gui_height = stk_xine_panel_height(this->xine_panel); in open_plugin()
H A Dvideo_out_opengl.c181 int gui_width, gui_height; member
400 * DIST_FACTOR / this->gui_height; in render_env_tor()
402 * DIST_FACTOR / this->gui_height; in render_env_tor()
403 y1 = (this->sc.output_yoffset - this->gui_height/2.0) in render_env_tor()
404 * DIST_FACTOR / this->gui_height; in render_env_tor()
406 * DIST_FACTOR / this->gui_height; in render_env_tor()
838 if (this->gui_width > 0 && this->gui_height > 0) in render_setup_2d()
872 if (this->gui_width > 0 && this->gui_height > 0) { in render_setup_3d()
1447 this->gui_height = g_height; in opengl_update_frame_format()
1733 return this->sc.gui_height; in opengl_get_property()
[all …]
H A Dvideo_out_xshm.c394 int width, height, gui_width, gui_height; in xshm_frame_proc_setup() local
443 frame->sc.video_pixel_aspect, &gui_width, &gui_height, &gui_pixel_aspect); in xshm_frame_proc_setup()
456 frame->sc.video_pixel_aspect, &gui_width, &gui_height, &gui_pixel_aspect); in xshm_frame_proc_setup()
462 || (frame->sc.gui_height != gui_height)) { in xshm_frame_proc_setup()
466 frame->sc.gui_height = gui_height; in xshm_frame_proc_setup()
819 x11osd_resize (this->xoverlay, this->sc.gui_width, this->sc.gui_height); in clean_output_area()
957 return this->sc.gui_height; in xshm_get_property()
H A Dvideo_out_xcbshm.c301 int width, height, gui_width, gui_height; in xshm_frame_proc_setup() local
350 frame->sc.video_pixel_aspect, &gui_width, &gui_height, &gui_pixel_aspect); in xshm_frame_proc_setup()
363 frame->sc.video_pixel_aspect, &gui_width, &gui_height, &gui_pixel_aspect); in xshm_frame_proc_setup()
369 || (frame->sc.gui_height != gui_height)) { in xshm_frame_proc_setup()
373 frame->sc.gui_height = gui_height; in xshm_frame_proc_setup()
734 xcbosd_resize(this->xoverlay, this->sc.gui_width, this->sc.gui_height); in clean_output_area()
872 return this->sc.gui_height; in xshm_get_property()
H A Dvideo_out_opengl2.c1464 …res = opengl2_draw_video_bicubic( that, that->sc.gui_width, that->sc.gui_height, u, v, u1, v1, x, … in opengl2_draw()
1466 …res = opengl2_draw_video_cubic_x( that, that->sc.gui_width, that->sc.gui_height, u, v, u1, v1, x, … in opengl2_draw()
1469 …res = opengl2_draw_video_cubic_y( that, that->sc.gui_width, that->sc.gui_height, u, v, u1, v1, x, … in opengl2_draw()
1471 …res = opengl2_draw_video_simple( that, that->sc.gui_width, that->sc.gui_height, u, v, u1, v1, x, y… in opengl2_draw()
1475 …opengl2_draw_video_bilinear( that, that->sc.gui_width, that->sc.gui_height, u, v, u1, v1, x, y, x1… in opengl2_draw()
1515 … if (this->last_gui_width != this->sc.gui_width || this->last_gui_height != this->sc.gui_height) { in opengl2_display_frame()
1517 this->last_gui_height = this->sc.gui_height; in opengl2_display_frame()
1546 return this->sc.gui_height; in opengl2_get_property()
H A Dvideo_out_fb.c511 this->sc.gui_width, this->sc.gui_height, in fb_display_frame()
574 return this->sc.gui_height; in fb_get_property()
1039 this->sc.gui_height = this->fb_var.yres; in fb_open_plugin()
H A Dvideo_out_vdpau.c1787 || (this->sc.gui_height > (int)this->output_surface_height[this->current_output_surface])) { in vdpau_check_output_size()
1791 this->output_surface_height[this->current_output_surface] = this->sc.gui_height; in vdpau_check_output_size()
1819 int height = this->sc.gui_height; in vdpau_grab_current_output_surface()
2193 out_dest.x1 = this->sc.gui_width; out_dest.y1 = this->sc.gui_height; in vdpau_display_frame()
2235 …ut_surface[this->current_output_surface], this->sc.gui_width, this->sc.gui_height, 0 ); /* display… in vdpau_display_frame()
2267 …put_surface[this->current_output_surface], this->sc.gui_width, this->sc.gui_height, current_time ); in vdpau_display_frame()
2279 …, this->output_surface[this->current_output_surface], this->sc.gui_width, this->sc.gui_height, 0 ); in vdpau_display_frame()
2304 return this->sc.gui_height; in vdpau_get_property()
H A Dvideo_out_vidix.c294 x11osd_resize (this->xoverlay, this->sc.gui_width, this->sc.gui_height); in vidix_clean_output_area()
714 this->props[property].value = this->sc.gui_height; in vidix_get_property()
1171 this->sc.gui_height = window_attributes.height; in vidix_open_plugin()
H A Dvideo_out_vaapi.c2637 this->overlay_bitmap_height = UMAX (this->vdr_osd_height, this->sc.gui_height); in vaapi_overlay_end()
2639 this->overlay_bitmap_height = UMAX (unscaled_height, this->sc.gui_height); in vaapi_overlay_end()
2649 this->overlay_bitmap_height = UMAX (this->vdr_osd_height, this->sc.gui_height); in vaapi_overlay_end()
2651 this->overlay_bitmap_height = UMAX (output_height, this->sc.gui_height); in vaapi_overlay_end()
2771 0, 0, this->sc.gui_width, this->sc.gui_height); in vaapi_redraw_needed()
2773 vaapi_resize_glx_window(this, this->sc.gui_width, this->sc.gui_height); in vaapi_redraw_needed()
3525 vaapi_resize_glx_window(this, this->sc.gui_width, this->sc.gui_height); in vaapi_display_frame()
3648 this->props[property].value = this->sc.gui_height; in vaapi_get_property()
H A Dvideo_out_directfb.c369 x11osd_resize (this->xoverlay, this->sc.gui_width, this->sc.gui_height); in directfb_clean_output_area()
932 return this->sc.gui_height; in directfb_get_property()
1900 this->sc.gui_height = this->screen_height; in open_plugin_fb()
2088 this->sc.gui_height = attrs.height; in open_plugin_x11()
H A Dvideo_out_xvmc.c806 this->sc.gui_x, this->sc.gui_y, this->sc.gui_width, this->sc.gui_height); in xvmc_clean_output_area()
1001 this->props[property].value = this->sc.gui_height; in xvmc_get_property()
H A Dvideo_out_xv.c639 x11osd_resize (this->xoverlay, this->sc.gui_width, this->sc.gui_height); in xv_clean_output_area()
952 this->props[property].value = this->sc.gui_height; in xv_get_property()
H A Dvideo_out_xcbxv.c571 xcbosd_resize(this->xoverlay, this->sc.gui_width, this->sc.gui_height); in xv_clean_output_area()
861 this->props[property].value = this->sc.gui_height; in xv_get_property()
H A Dvideo_out_xxmc.c1377 x11osd_resize (this->xoverlay, this->sc.gui_width, this->sc.gui_height); in xxmc_clean_output_area()
1826 this->props[property].value = this->sc.gui_height; in xxmc_get_property()
/dports/games/renpy/renpy-7.4.11-sdk/launcher/game/
H A Dgui7.rpy370 gui_height = ""
372 gui_height = interface.input(
380 gui_height = int(gui_height)
386 gui_size = (gui_width, gui_height)
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dxgtk_interface.ml33 let gui_height = plot_height / 2 var
81 ~width:gui_width ~height:gui_height ~packing:f#add ()
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/plcairo/tests/
H A Dgtk_interface.ml39 let gui_height = plot_height / 2 var
86 ~width:gui_width ~height:gui_height ~packing:f#add ()
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/plcairo/tests/
H A Dgtk_interface.ml39 let gui_height = plot_height / 2
86 ~width:gui_width ~height:gui_height ~packing:f#add ()
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dxgtk_interface.ml33 let gui_height = plot_height / 2 var
81 ~width:gui_width ~height:gui_height ~packing:f#add ()
/dports/multimedia/libxine/xine-lib-1.2.11/include/xine/
H A Dvo_scale.h90 int gui_width, gui_height; member
/dports/multimedia/libxine/xine-lib-1.2.11/src/dxr3/
H A Dvideo_out_dxr3.c1020 return this->scale.gui_height; in dxr3_get_property()
1472 this->scale.gui_width, this->scale.gui_height); in dxr3_overlay_update()