Searched defs:a_src_h (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrhostvideo.c761 ephyrHostXVPutImage(int a_screen_num,int a_port_id,int a_image_id,int a_drw_x,int a_drw_y,int a_drw_w,int a_drw_h,int a_src_x,int a_src_y,int a_src_w,int a_src_h,int a_image_width,int a_image_height,unsigned char * a_buf,EphyrHostBox * a_clip_rects,int a_clip_rect_nums) argument
H A Dephyrvideo.c888 ephyrQueryBestSize(KdScreenInfo * a_info,Bool a_motion,short a_src_w,short a_src_h,short a_drw_w,short a_drw_h,unsigned int * a_prefered_w,unsigned int * a_prefered_h,pointer a_port_priv) argument
916 ephyrPutImage(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_src_x,short a_src_y,short a_drw_x,short a_drw_y,short a_src_w,short a_src_h,short a_drw_w,short a_drw_h,int a_id,unsigned char * a_buf,short a_width,short a_height,Bool a_sync,RegionPtr a_clipping_region,pointer a_port_priv) argument
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyrvideo.c843 ephyrQueryBestSize(KdScreenInfo * a_info,Bool a_motion,short a_src_w,short a_src_h,short a_drw_w,short a_drw_h,unsigned int * a_prefered_w,unsigned int * a_prefered_h,void * a_port_priv) argument
880 ephyrHostXVPutImage(KdScreenInfo * a_info,EphyrPortPriv * port_priv,int a_image_id,int a_drw_x,int a_drw_y,int a_drw_w,int a_drw_h,int a_src_x,int a_src_y,int a_src_w,int a_src_h,int a_image_width,int a_image_height,unsigned char * a_buf,BoxPtr a_clip_rects,int a_clip_rect_nums) argument
966 ephyrPutImage(KdScreenInfo * a_info,DrawablePtr a_drawable,short a_src_x,short a_src_y,short a_drw_x,short a_drw_y,short a_src_w,short a_src_h,short a_drw_w,short a_drw_h,int a_id,unsigned char * a_buf,short a_width,short a_height,Bool a_sync,RegionPtr a_clipping_region,void * a_port_priv) argument
[all...]

Completed in 7 milliseconds