Searched refs:dst_x (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dr600_blit.c596 int dst_x = dst_gpu_addr & 255; local
601 if (!src_x && !dst_x) {
612 if (cur_size > (max_bytes - dst_x))
613 cur_size = (max_bytes - dst_x);
628 vb[0] = i2f(dst_x);
633 vb[4] = i2f(dst_x);
638 vb[8] = i2f(dst_x + cur_size);
653 dst_x + cur_size, h,
657 set_scissors(dev_priv, dst_x, 0, dst_x
685 int dst_x = (dst_gpu_addr & 255); local
[all...]
H A Dr600_blit_kms.c651 int dst_x = dst_gpu_addr & 255; local
656 if (!src_x && !dst_x) {
667 if (cur_size > (max_bytes - dst_x))
668 cur_size = (max_bytes - dst_x);
678 vb[0] = i2f(dst_x);
683 vb[4] = i2f(dst_x);
688 vb[8] = i2f(dst_x + cur_size);
704 dst_x + cur_size, h,
708 set_scissors(rdev, dst_x, 0, dst_x
735 int dst_x = (dst_gpu_addr & 255); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Daccel.c54 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y,
67 if (src_x < dst_x) {
70 dst_x += width - 1;
108 if (dst_x & 0xFFFFF000 || dst_y & 0xFFFFF000) {
110 "%d %d\n", dst_x, dst_y);
113 tmp = dst_x | (dst_y << 16);
187 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y,
200 if (src_x < dst_x) {
203 dst_x += width - 1;
250 if (dst_x
53 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
186 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...]
H A Dviafbdev.h57 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddrawutils.h92 int dst_x, int dst_y, int src_x, int src_y,
103 int dst_x, int dst_y, int w, int h);
H A Ddrawutils.c234 int dst_x, int dst_y, int src_x, int src_y,
242 q = pointer_at(draw, dst, dst_linesize, plane, dst_x, dst_y);
255 int dst_x, int dst_y, int w, int h)
261 p0 = pointer_at(draw, dst, dst_linesize, plane, dst_x, dst_y);
231 ff_copy_rectangle2(FFDrawContext *draw, uint8_t *dst[], int dst_linesize[], uint8_t *src[], int src_linesize[], int dst_x, int dst_y, int src_x, int src_y, int w, int h) argument
253 ff_fill_rectangle(FFDrawContext *draw, FFDrawColor *color, uint8_t *dst[], int dst_linesize[], int dst_x, int dst_y, int w, int h) argument
H A Dvf_subtitles.c163 3, 0, image->dst_x, image->dst_y);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dsis_accel.c118 int src_y, int dst_x, int dst_y, int width, int height)
136 dst_x += width-1;
144 SiS300SetupDSTXY(dst_x, dst_y)
205 int dst_x, int dst_y, int width, int height)
246 SiS310SetupDSTXY(dst_x, dst_y)
117 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) argument
204 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp4_overlay_mddi.c121 pipe->dst_x = 0;
140 pipe->dst_x = 0;
156 pipe->dst_x = iBuf->dma_x;
H A Dmdp4.h232 uint32 dst_x; /* roi */ member in struct:mdp4_overlay_pipe
H A Dmdp4_overlay.c95 MDP_OUTP(MDP_BASE + 0x90010, (pipe->dst_y << 16 | pipe->dst_x));
184 dst_xy = ((pipe->dst_y << 16) | pipe->dst_x);
224 dst_xy = ((pipe->dst_y << 16) | pipe->dst_x);
992 pipe->dst_x = req->dst_rect.x & 0x07ff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-yuv.c213 ("Adjust to width %d src_w %d dst_w %d src_x %d dst_x %d\n",
214 f->tru_w, f->src_w, f->dst_w, f->src_x, f->dst_x);
224 reg_2890 = f->dst_x;
252 /* We're also using 2870 to shift the image left (src_x & negative dst_x) */
703 if ((osd_crop = f->pan_x - f->dst_x) > 0) {
708 f->dst_x = 0;
710 f->dst_x -= f->pan_x;
713 if ((osd_crop = f->dst_w + f->dst_x - f->vis_w) > 0) {
721 f->dst_x += itv->yuv_info.osd_x_offset;
728 f->dst_x
[all...]
H A Divtv-driver.h402 s32 dst_x; member in struct:yuv_frame_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A DXGI_accel.c125 XGI310SubsequentScreenToScreenCopy(int src_x, int src_y, int dst_x, int dst_y, argument
167 XGI310SetupDSTXY(dst_x, dst_y)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpngenc.c54 int x, mask, dst_x, j, b, bpp; local
62 dst_x = 0;
67 dst[dst_x >> 3] |= b << (7 - (dst_x & 7));
68 dst_x++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpngenc.c55 int x, mask, dst_x, j, b, bpp; local
64 dst_x = 0;
69 dst[dst_x >> 3] |= b << (7 - (dst_x & 7));
70 dst_x++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_overlay.c491 short dst_x; member in struct:put_image_params
781 regs->DWINPOS = (params->dst_y << 16) | params->dst_x;
911 if ((rec->dst_x < mode->crtc_hdisplay)
912 && (rec->dst_x + rec->dst_width
1141 params->dst_x = put_image_rec->dst_x;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsticore.h357 int dst_y, int dst_x, int height, int width);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Di915_drm.h805 __u16 dst_x; member in struct:drm_intel_overlay_put_image
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dsticore.c211 int dst_y, int dst_x, int height, int width)
216 .dest_x = dst_x * sti->font_width,
210 sti_bmove(struct sti_struct *sti, int src_y, int src_x, int dst_y, int dst_x, int height, int width) argument

Completed in 350 milliseconds