Searched defs:dst_x (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/video/fbdev/sis/
H A Dsis_accel.c104 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) argument
191 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) argument
/linux-master/drivers/gpu/drm/sti/
H A Dsti_vid.c144 int dst_x = state->crtc_x; local
H A Dsti_cursor.c195 int dst_x, dst_y, dst_w, dst_h; local
269 int dst_x, dst_y; local
H A Dsti_gdp.c631 int dst_x, dst_y, dst_w, dst_h; local
715 int dst_x, dst_y, dst_w, dst_h; local
H A Dsti_hqvdp.c1032 int dst_x, dst_y, dst_w, dst_h; local
1125 int dst_x, dst_y, dst_w, dst_h; local
/linux-master/drivers/video/fbdev/via/
H A Daccel.c39 hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) argument
172 hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) argument
[all...]
/linux-master/drivers/media/platform/rockchip/rga/
H A Drga-hw.c346 unsigned int dst_h, dst_w, dst_x, dst_y; local
/linux-master/drivers/video/fbdev/
H A Defifb.c148 u32 bmp_width, bmp_height, bmp_pitch, dst_x, y, src_y; local
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c330 u32 dst_x = state->crtc_x; local
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c58 s32 dst_x, dst_y; member in struct:vmw_kms_sou_surface_dirty
/linux-master/drivers/video/
H A Dsticore.c267 sti_bmove(struct sti_struct *sti, int src_y, int src_x, int dst_y, int dst_x, int height, int width, struct sti_cooked_font *font) argument
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.h398 s32 dst_x; member in struct:yuv_frame_info
/linux-master/include/uapi/drm/
H A Di915_drm.h1869 __u16 dst_x; member in struct:drm_intel_overlay_put_image
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h1869 __u16 dst_x; member in struct:drm_intel_overlay_put_image

Completed in 296 milliseconds