/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 [all...] |
/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 [all...] |
/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
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | rescaler_utils.h | 43 int src_y, dst_y; // row counters for input and output member
|
/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 | 145 int dst_y = state->crtc_y; 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 | 145 int dst_y = state->crtc_y; 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
|
H A D | sheervideo.c | 42 uint16_t *dst_y, *dst_u, *dst_v, *dst_a; in decode_ca4i() local 86 uint16_t *dst_y, *dst_u, *dst_v, *dst_a; in decode_ca4p() local 174 uint16_t *dst_y, *dst_u, *dst_v; decode_ybr10i() local 213 uint16_t *dst_y, *dst_u, *dst_v; decode_ybr10() local 289 uint16_t *dst_y, *dst_u, *dst_v; decode_yry10i() local 331 uint16_t *dst_y, *dst_u, *dst_v; decode_yry10() local 414 uint16_t *dst_y, *dst_u, *dst_v, *dst_a; decode_ca2i() local 464 uint16_t *dst_y, *dst_u, *dst_v, *dst_a; decode_ca2p() local 566 uint8_t *dst_y, *dst_u, *dst_v, *dst_a; decode_c82i() local 616 uint8_t *dst_y, *dst_u, *dst_v, *dst_a; decode_c82p() local 718 uint8_t *dst_y, *dst_u, *dst_v; decode_ybyr() local 801 uint8_t *dst_y, *dst_u, *dst_v; decode_byryi() local 875 uint8_t *dst_y, *dst_u, *dst_v; decode_byry() local 958 uint8_t *dst_y, *dst_u, *dst_v; decode_ybri() local 1026 uint8_t *dst_y, *dst_u, *dst_v; decode_ybr() local 1102 uint8_t *dst_a, *dst_y, *dst_u, *dst_v; decode_aybri() local 1180 uint8_t *dst_a, *dst_y, *dst_u, *dst_v; decode_aybr() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta.h | 151 uint32_t dst_x, dst_y; member
|
/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/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/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
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_clear.c | 782 crocus_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) crocus_clear_render_target() argument 814 crocus_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) crocus_clear_depth_stencil() argument
|