/hardware/intel/img/psb_video/src/x11/ |
D | psb_coverlay.c | 366 short destx, in psb_cleardrawable_stopoverlay() argument 375 XFillRectangle((Display *)ctx->native_dpy, draw, output->gc, destx, desty, destw, desth); in psb_cleardrawable_stopoverlay() 404 int destx, desty, destw, desth; in psb_DisplayRGBASubpicture() local 418 destx = subpicture->subpic_dstx + surface_x; in psb_DisplayRGBASubpicture() 444 if (destx < 0) { in psb_DisplayRGBASubpicture() 445 destw += destx; in psb_DisplayRGBASubpicture() 446 destx = 0; in psb_DisplayRGBASubpicture() 454 if ((destx + destw) > surface_w) in psb_DisplayRGBASubpicture() 455 destw = surface_w - destx; in psb_DisplayRGBASubpicture() 485 pPriv->clear_key[i].subpic_dstx = destx; in psb_DisplayRGBASubpicture() [all …]
|
D | psb_x11.h | 56 short destx; member 117 short destx, 135 short destx, 152 short destx,
|
D | psb_ctexture.c | 60 static VAStatus psb_extend_dri_init(VADriverContextP ctx, unsigned int destx, unsigned desty, unsig… in psb_extend_dri_init() argument 71 …output->extend_drawable = (Window)psb_xrandr_create_full_screen_window(destx, desty, destw, desth); in psb_extend_dri_init() 227 short destx, in psb_putsurface_ctexture() argument 466 … srcx, srcy, srcw, srch, destx, desty, destw, desth, texture_priv->current_blt_buffer); in psb_putsurface_ctexture() 468 …char *)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx, desty, destw, des… in psb_putsurface_ctexture() 473 …char *)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx, desty, destw, des… in psb_putsurface_ctexture() 484 … srcx, srcy, srcw, srch, destx, desty, destw, desth, texture_priv->current_blt_buffer); in psb_putsurface_ctexture() 487 …minfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, destw, des… in psb_putsurface_ctexture() 492 …minfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, destw, des… in psb_putsurface_ctexture() 502 …srcx, srcy, srcw, srch, destx, desty, display_width, display_height, texture_priv->current_blt_buf… in psb_putsurface_ctexture() [all …]
|
D | psb_x11.c | 112 short destx, in psb_putsurface_x11() argument 252 XPutImage((Display *)ctx->native_dpy, draw, gc, ximg, 0, 0, destx, desty, width, height); in psb_putsurface_x11() 463 short destx, in psb_PutSurface() argument 491 destx, desty, destw, desth, flags); in psb_PutSurface() 511 destx, desty, destw, desth, in psb_PutSurface() 527 destx, desty, destw, desth, in psb_PutSurface() 533 destx, desty, destw, desth, in psb_PutSurface()
|
D | psb_xvva.c | 377 short destx, in psb__CheckPutSurfaceXvPort() argument 666 short destx, in psb_putsurface_xvideo() argument 719 destx, desty, destw, desth, in psb_putsurface_xvideo() 726 XFillRectangle((Display *)ctx->native_dpy, draw, output->gc, destx, desty, destw, desth); in psb_putsurface_xvideo() 812 srcx, srcy, srcw, srch, destx, desty, destw, desth); in psb_putsurface_xvideo()
|
D | psb_xrandr.h | 176 Window psb_xrandr_create_full_screen_window(unsigned int destx, unsigned int desty, unsigned int de…
|
D | psb_xrandr.c | 535 Window psb_xrandr_create_full_screen_window(unsigned int destx, unsigned int desty, unsigned int de… in psb_xrandr_create_full_screen_window() argument 549 …win = XCreateSimpleWindow(psb_xrandr_info->dpy, DefaultRootWindow(psb_xrandr_info->dpy), destx, de… in psb_xrandr_create_full_screen_window()
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_output_android.c | 156 short destx, in psb_putsurface_ctexture() argument 177 destx, desty, destw, desth, 0, /* no subtitle */ in psb_putsurface_ctexture() 196 short destx, /* screen cooridination */ 224 destx += _pos_x; 230 srcx, srcy, srcw, srch, destx, desty, destw, desth); 234 destx, desty, destw, desth, /* screen coordinate */ 248 short destx; 254 psb_android_get_destbox(&destx, &desty, &destw, &desth); 256 if ((destx >= 0) && (desty >= 0) && 257 ((destx + destw) <= output->screen_width) && [all …]
|
D | psb_output_android.h | 43 short destx; member
|
D | psb_android_glue.h | 43 …void psb_android_get_destbox(short* destx, short* desty, unsigned short* destw, unsigned short* de…
|
/hardware/intel/common/libva/va/android/ |
D | va_android.cpp | 196 short destx, 214 short destx, in vaPutSurface() argument 235 destx, desty, destw, desth, in vaPutSurface() 239 destx, desty, destw, desth, in vaPutSurface()
|
/hardware/intel/common/libva/va/x11/ |
D | va_x11.c | 224 short destx, 242 short destx, in vaPutSurface() argument 260 destx, desty, destw, desth, in vaPutSurface() 264 destx, desty, destw, desth, in vaPutSurface()
|
/hardware/intel/common/libva/va/ |
D | va_tpi.c | 80 short destx, in vaPutSurfaceBuf() argument 97 destx, desty, destw, desth, cliprects, number_cliprects, flags ); in vaPutSurfaceBuf()
|
D | va_x11.h | 57 short destx,
|
D | va_android.h | 71 short destx,
|
D | va_backend_tpi.h | 57 short destx,
|
D | va_tpi.h | 81 short destx,
|
D | va_trace.h | 204 short destx,
|
D | va_backend.h | 209 short destx,
|
/hardware/intel/img/psb_video/src/ |
D | psb_output.h | 198 short destx, 221 short destx,
|
D | psb_overlay.h | 350 short destx,
|
D | psb_overlay.c | 1443 short destx, in psb_putsurface_overlay() argument 1467 destx, desty, destw, desth, in psb_putsurface_overlay()
|
D | psb_drv_video.c | 2939 short __maybe_unused destx, argument 2960 …psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth,…
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 3473 unsigned int destx, desty,destW, destH; in render_fb() local 3559 case 1: destx = 0; in render_fb() 3564 case 2: destx = vinfo.xres/2; in render_fb() 3570 case 3: destx = 0; in render_fb() 3575 case 4: destx = vinfo.xres/2; in render_fb() 3582 destx = 0; in render_fb() 3596 e->dst_rect.x = destx; in render_fb()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 3929 unsigned int destx, desty,destW, destH; in render_fb() local 4010 destx = 0; in render_fb() 4016 destx = vinfo.xres/2; in render_fb() 4023 destx = 0; in render_fb() 4029 destx = vinfo.xres/2; in render_fb() 4036 destx = 0; in render_fb() 4050 e->dst_rect.x = destx; in render_fb()
|