/third_party/ffmpeg/libavutil/ |
H A D | motion_vector.h | 42 int16_t dst_x, dst_y; member
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_blit.c | 79 i915_copy_blit(struct i915_context *i915, unsigned cpp, unsigned short src_pitch, struct i915_winsys_buffer *src_buffer, unsigned src_offset, unsigned short dst_pitch, struct i915_winsys_buffer *dst_buffer, unsigned dst_offset, short src_x, short src_y, short dst_x, short dst_y, short w, short h) i915_copy_blit() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | sis_accel.c | 104 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS300SubsequentScreenToScreenCopy() argument 191 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS310SubsequentScreenToScreenCopy() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | sis_accel.c | 104 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS300SubsequentScreenToScreenCopy() argument 191 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS310SubsequentScreenToScreenCopy() argument
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_yuv.c | 109 xa_yuv_planar_blit(struct xa_context *r, int src_x, int src_y, int src_w, int src_h, int dst_x, int dst_y, int dst_w, int dst_h, struct xa_box *box, unsigned int num_boxes, const float conversion_matrix[], struct xa_surface *dst, struct xa_surface *yuv[]) xa_yuv_planar_blit() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
H A D | accel.c | 39 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) hw_bitblt_1() 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) hw_bitblt_2() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | accel_2d.c | 159 psb_accel_2d_copy(struct drm_psb_private *dev_priv, uint32_t src_offset, uint32_t src_stride, uint32_t src_format, uint32_t dst_offset, uint32_t dst_stride, uint32_t dst_format, uint16_t src_x, uint16_t src_y, uint16_t dst_x, uint16_t dst_y, uint16_t size_x, uint16_t size_y) psb_accel_2d_copy() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_vid.c | 144 int dst_x = state->crtc_x; in sti_vid_commit() local
|
H A D | sti_cursor.c | 192 int dst_x, dst_y, dst_w, dst_h; in sti_cursor_atomic_check() local 263 int dst_x, dst_y; in sti_cursor_atomic_update() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | accel.c | 39 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) hw_bitblt_1() 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) hw_bitblt_2() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_vid.c | 144 int dst_x = state->crtc_x; in sti_vid_commit() local
|
H A D | sti_cursor.c | 195 int dst_x, dst_y, dst_w, dst_h; in sti_cursor_atomic_check() local 269 int dst_x, dst_y; in sti_cursor_atomic_update() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cdtoons.c | 59 cdtoons_render_sprite(AVCodecContext *avctx, const uint8_t *data, uint32_t data_size, int dst_x, int dst_y, int width, int height) cdtoons_render_sprite() argument
|
H A D | mpegutils.c | 32 add_mb(AVMotionVector *mb, uint32_t mb_type, int dst_x, int dst_y, int motion_x, int motion_y, int motion_scale, int direction) add_mb() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta.h | 151 uint32_t dst_x, dst_y; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_image.c | 392 unsigned dst_x = sdata[c]; in handle_op_uint() local 423 unsigned dst_x = sdata[c]; in handle_op_uint() local 431 unsigned dst_x = sdata[c]; in handle_op_uint() local 439 int dst_x in handle_op_uint() local 447 int dst_x = sdata[c]; handle_op_uint() local 508 int dst_x = sdata[c]; handle_op_int() local 539 int dst_x = sdata[c]; handle_op_int() local 547 int dst_x = sdata[c]; handle_op_int() local 555 int dst_x = sdata[c]; handle_op_int() local 563 int dst_x = sdata[c]; handle_op_int() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_readpixels.c | 429 int dst_x, dst_y; in st_ReadPixels() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_clear.c | 736 iris_clear_render_target(struct pipe_context *ctx, struct pipe_surface *psurf, const union pipe_color_union *p_color, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, bool render_condition_enabled) iris_clear_render_target() argument 766 iris_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *psurf, unsigned flags, double depth, unsigned stencil, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, bool render_condition_enabled) iris_clear_depth_stencil() argument
|
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/ |
H A D | rga-hw.c | 166 unsigned int src_h, src_w, src_x, src_y, dst_h, dst_w, dst_x, dst_y; in rga_cmd_set_trans_info() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | efifb.c | 142 u32 bmp_width, bmp_height, bmp_pitch, screen_pitch, dst_x, y, src_y; in efifb_show_boot_graphics() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/ |
H A D | zx_plane.c | 195 u32 dst_x, dst_y, dst_w, dst_h; in zx_vl_plane_atomic_update() local 359 u32 dst_x, dst_y, dst_w, dst_h; in zx_gl_plane_atomic_update() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | efifb.c | 152 u32 bmp_width, bmp_height, bmp_pitch, dst_x, y, src_y; in efifb_show_boot_graphics() local
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/ |
H A D | rga-hw.c | 166 unsigned int src_h, src_w, src_x, src_y, dst_h, dst_w, dst_x, dst_y; in rga_cmd_set_trans_info() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | surface9.c | 654 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; in NineSurface9_CopyMemToDefault() local
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 246 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_copy_test() local 542 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_blend_test() local 643 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_checkerboard_test() local
|