Searched refs:src_h (Results 1 - 25 of 27) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXvlib.h386 unsigned int src_h,
404 unsigned int src_h,
H A Dxf86rushstr.h114 CARD16 src_h B16;
H A DXvproto.h369 CARD16 src_h B16;
392 CARD16 src_h B16;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86xv.h114 short src_h, short drw_w, short drw_h,
120 short src_h, short drw_w, short drw_h,
H A Dglamor_priv.h1023 int src_w, src_h, dst_w, dst_h; member in struct:__anon6792
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86xv.h85 short src_h, short drw_w, short drw_h,
91 short src_h, short drw_w, short drw_h,
H A Dglamor_priv.h1040 int src_w, src_h, dst_w, dst_h; member in struct:__anon7111
1066 short src_w, short src_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86xv.h111 short src_w, short src_h, short drw_w, short drw_h,
116 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86xv.h111 short src_w, short src_h, short drw_w, short drw_h,
116 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86xv.h111 short src_w, short src_h, short drw_w, short drw_h,
116 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86xv.h114 short src_h, short drw_w, short drw_h,
120 short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86xv.h114 short src_h, short drw_w, short drw_h,
120 short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86xv.h114 short src_h, short drw_w, short drw_h,
120 short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86xv.h107 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86xv.h107 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86xv.h107 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86xv.h107 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86xv.h107 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86xv.h107 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86xv.h107 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86xv.h108 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86xv.h81 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86xv.h108 short src_w, short src_h, short drw_w, short drw_h,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c240 UINT src_h = src_rect->bottom - src_rect->top; local
247 if (src_w == dst_rect->right - dst_rect->left && src_h == dst_rect->bottom - dst_rect->top)
286 tex_top /= src_h;
287 tex_bottom /= src_h;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c459 UINT src_h = src_rect->bottom - src_rect->top; local
468 if (src_w == dst_rect->right - dst_rect->left && src_h == dst_rect->bottom - dst_rect->top)
525 tex_top /= src_h;
526 tex_bottom /= src_h;

Completed in 70 milliseconds

12