Searched refs:src_y (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/sys/arch/amiga/dev/
H A Dite_cc.c833 u_long *src_y = pl + (lwpr*y); local
836 u_long *clr_y = src_y;
837 u_long clr_count = dest_y - src_y;
840 src_y += count - 1;
847 *dest_y-- = *src_y--; *dest_y-- = *src_y--;
848 *dest_y-- = *src_y--; *dest_y-- = *src_y--;
849 *dest_y-- = *src_y--; *dest_y-- = *src_y
879 u_long *src_y = pl + (lwpr*(y-dy)); local
[all...]
H A Dgrfioctl.h215 u_short src_x, src_y; /* upper left corner of source-region */ member in struct:grf_bitblt
H A Dgrf_rh.c332 8 * (gbb->src_x + gbb->src_y * md->TX);
340 if (gbb->dst_y > gbb->src_y) {
410 8 * 2 * (gbb->src_x + gbb->src_y * md->TX);
418 if (gbb->dst_y > gbb->src_y) {
491 8 * 3 * (gbb->src_x + gbb->src_y * md->TX);
499 if (gbb->dst_y > gbb->src_y) {
/netbsd-current/sys/arch/atari/dev/
H A Dite_cc.c743 u_long *src_y = pl + (lwpr * y); local
746 u_long *clr_y = src_y;
747 u_long clr_count = dest_y - src_y;
750 src_y += count - 1;
757 *dest_y-- = *src_y--; *dest_y-- = *src_y--;
758 *dest_y-- = *src_y--; *dest_y-- = *src_y--;
759 *dest_y-- = *src_y--; *dest_y-- = *src_y
782 u_long *src_y = pl + (lwpr * (y - dy)); local
[all...]
H A Dgrfioctl.h211 u_short src_x, src_y; /* upper left corner of source-region */ member in struct:grf_bitblt
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_plane_helper.c121 .src_y = src->y1,
156 uint32_t src_x, uint32_t src_y,
165 .y = src_y >> 16,
169 .y1 = src_y,
171 .y2 = src_y + src_h,
152 drm_primary_helper_update(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
H A Ddrm_plane.c606 uint32_t src_x, uint32_t src_y,
640 ret = drm_framebuffer_check_src_coords(src_x, src_y, src_w, src_h, fb);
684 uint32_t src_x, uint32_t src_y,
707 src_x, src_y, src_w, src_h);
714 src_x, src_y, src_w, src_h, ctx);
736 uint32_t src_x, uint32_t src_y,
757 src_x, src_y, src_w, src_h);
763 src_x, src_y, src_w, src_h, ctx);
772 uint32_t src_x, uint32_t src_y,
784 src_x, src_y, src_
601 __setplane_check(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) argument
678 __setplane_internal(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
731 __setplane_atomic(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
766 setplane_internal(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) argument
[all...]
H A Ddrm_framebuffer.c81 int drm_framebuffer_check_src_coords(uint32_t src_x, uint32_t src_y, argument
94 src_y > fb_height - src_h) {
100 src_y >> 16, ((src_y & 0xffff) * 15625) >> 10,
H A Ddrm_atomic.c615 new_plane_state->src_y > fb_height - new_plane_state->src_h) {
625 new_plane_state->src_y >> 16,
626 ((new_plane_state->src_y & 0xffff) * 15625) >> 10,
1287 plane_state->src_y = 0;
1421 primary_state->src_y = set->y << 16;
H A Ddrm_crtc_internal.h199 int drm_framebuffer_check_src_coords(uint32_t src_x, uint32_t src_y,
/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Drender.h705 int16_t src_y; member in struct:xcb_render_composite_request_t
730 int16_t src_y; member in struct:xcb_render_trapezoids_request_t
749 int16_t src_y; member in struct:xcb_render_triangles_request_t
768 int16_t src_y; member in struct:xcb_render_tri_strip_request_t
787 int16_t src_y; member in struct:xcb_render_tri_fan_request_t
875 int16_t src_y; member in struct:xcb_render_composite_glyphs_8_request_t
895 int16_t src_y; member in struct:xcb_render_composite_glyphs_16_request_t
915 int16_t src_y; member in struct:xcb_render_composite_glyphs_32_request_t
2034 int16_t src_y,
2057 int16_t src_y,
[all...]
H A Dshm.c216 uint16_t src_y,
243 xcb_out.src_y = src_y;
271 uint16_t src_y,
298 xcb_out.src_y = src_y;
210 xcb_shm_put_image_checked(xcb_connection_t *c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t total_width, uint16_t total_height, uint16_t src_x, uint16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y, uint8_t depth, uint8_t format, uint8_t send_event, xcb_shm_seg_t shmseg, uint32_t offset) argument
265 xcb_shm_put_image(xcb_connection_t *c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t total_width, uint16_t total_height, uint16_t src_x, uint16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y, uint8_t depth, uint8_t format, uint8_t send_event, xcb_shm_seg_t shmseg, uint32_t offset) argument
H A Drender.c1898 int16_t src_y,
1923 xcb_out.src_y = src_y;
1947 int16_t src_y,
1972 xcb_out.src_y = src_y;
2027 int16_t src_y,
2048 xcb_out.src_y = src_y;
2071 int16_t src_y,
1892 xcb_render_composite_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t mask, xcb_render_picture_t dst, int16_t src_x, int16_t src_y, int16_t mask_x, int16_t mask_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height) argument
1941 xcb_render_composite(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t mask, xcb_render_picture_t dst, int16_t src_x, int16_t src_y, int16_t mask_x, int16_t mask_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height) argument
2021 xcb_render_trapezoids_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t traps_len, const xcb_render_trapezoid_t *traps) argument
2065 xcb_render_trapezoids(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t traps_len, const xcb_render_trapezoid_t *traps) argument
2162 xcb_render_triangles_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t triangles_len, const xcb_render_triangle_t *triangles) argument
2206 xcb_render_triangles(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t triangles_len, const xcb_render_triangle_t *triangles) argument
2303 xcb_render_tri_strip_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points) argument
2347 xcb_render_tri_strip(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points) argument
2444 xcb_render_tri_fan_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points) argument
2488 xcb_render_tri_fan(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points) argument
3088 xcb_render_composite_glyphs_8_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, const uint8_t *glyphcmds) argument
3134 xcb_render_composite_glyphs_8(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, const uint8_t *glyphcmds) argument
3233 xcb_render_composite_glyphs_16_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, const uint8_t *glyphcmds) argument
3279 xcb_render_composite_glyphs_16(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, const uint8_t *glyphcmds) argument
3378 xcb_render_composite_glyphs_32_checked(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, const uint8_t *glyphcmds) argument
3424 xcb_render_composite_glyphs_32(xcb_connection_t *c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, const uint8_t *glyphcmds) argument
[all...]
H A Dshm.h140 uint16_t src_y; member in struct:xcb_shm_put_image_request_t
406 uint16_t src_y,
432 uint16_t src_y,
H A Dxv.h808 int16_t src_y; member in struct:xcb_xv_put_image_request_t
836 int16_t src_y; member in struct:xcb_xv_shm_put_image_request_t
1980 int16_t src_y,
2007 int16_t src_y,
2048 int16_t src_y,
2076 int16_t src_y,
H A Dxv.c2121 int16_t src_y,
2149 xcb_out.src_y = src_y;
2180 int16_t src_y,
2208 xcb_out.src_y = src_y;
2263 int16_t src_y,
2292 xcb_out.src_y = src_y;
2322 int16_t src_y,
2115 xcb_xv_put_image_checked(xcb_connection_t *c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t id, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint32_t data_len, const uint8_t *data) argument
2174 xcb_xv_put_image(xcb_connection_t *c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t id, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint32_t data_len, const uint8_t *data) argument
2255 xcb_xv_shm_put_image_checked(xcb_connection_t *c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, xcb_shm_seg_t shmseg, uint32_t id, uint32_t offset, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint8_t send_event) argument
2314 xcb_xv_shm_put_image(xcb_connection_t *c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, xcb_shm_seg_t shmseg, uint32_t id, uint32_t offset, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint8_t send_event) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane.h44 * @crtc_w and the source coordinates @src_x, @src_y, @src_h and @src_w are the
110 * @src_y: upper position of visible portion of plane within plane (in
113 uint32_t src_y; member in struct:drm_plane_state
236 .y1 = state->src_y,
238 .y2 = state->src_y + state->src_h,
267 * the src_x, src_y, src_w and src_h parameters (as 16.16 fixed point
289 uint32_t src_x, uint32_t src_y,
H A Ddrm_atomic_helper.h117 uint32_t src_x, uint32_t src_y,
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_overlay.c99 uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h,
108 if (src_x != 0 || src_y != 0) {
110 src_x, src_y);
121 uint32_t src_x, uint32_t src_y,
141 src_y >>= 16;
161 nvif_wr32(dev, NV_PVIDEO_POINT_IN(flip), src_y << 16 | src_x);
370 uint32_t src_x, uint32_t src_y,
385 src_y >>= 16;
389 ret = verify_scaling(fb, 0, src_x, src_y, src_w, src_h, crtc_w, crtc_h);
98 verify_scaling(const struct drm_framebuffer *fb, uint8_t shift, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, uint32_t crtc_w, uint32_t crtc_h) argument
118 nv10_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
367 nv04_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_plane.c172 plane->state->src_y != old_state->src_y) {
180 plane->state->src_y >> 16);
186 plane->state->src_y >> 16);
/netbsd-current/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c541 s3_copy(struct fb_dev *fb, int src_x, int src_y, int dest_x, int dest_y, argument
555 if (src_y > dest_y)
558 src_y += height-1;
568 bus_space_write_2(iot, ioh, S3_CUR_Y, src_y);
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.h102 * coordinates which is crtc/DU and @src_x, @src_y is damage clip src in
110 struct drm_rect *clip, uint32_t src_x, uint32_t src_y);
576 int translate_crtc_y = -((state->src_y >> 16) - state->crtc_y);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_wndwc57e.c57 evo_data(push, (asyw->state.src_y >> 16) << 16 |
H A Dnouveau_dispnv50_wndwc37e.c148 evo_data(push, (asyw->state.src_y >> 16) << 16 |
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_mixer.c1086 uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h,
1098 const uint32_t input_pos = ((src_y >> 16) << 16) | (src_x >> 16);
1111 (src_y >> 16) * fb->pitches[0];
1114 (src_y >> 16) * fb->pitches[2];
1117 (src_y >> 16) * fb->pitches[1];
1084 sunxi_mixer_overlay_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, u_int crtc_w, u_int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument

Completed in 201 milliseconds

12