Searched refs:disp_width (Results 1 – 2 of 2) sorted by relevance
39 static gint disp_width, disp_height; variable58 disp_width = DisplayWidth (disp, screen_num); in open_display()86 if (x > disp_width) in move_window()
484 gint left, disp_width; in gstspu_vobsub_render() local486 disp_width = state->vobsub.disp_rect.right - state->vobsub.disp_rect.left in gstspu_vobsub_render()488 left = (width - disp_width) / 2; in gstspu_vobsub_render()490 state->vobsub.disp_rect.right = left + disp_width - 1; in gstspu_vobsub_render()