/hardware/intel/img/psb_video/src/x11/ |
D | psb_coverlay.c | 367 short desty, 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 419 desty = subpicture->subpic_dsty + surface_y; in psb_DisplayRGBASubpicture() 449 if (desty < 0) { in psb_DisplayRGBASubpicture() 450 desth += desty; in psb_DisplayRGBASubpicture() 451 desty = 0; in psb_DisplayRGBASubpicture() 456 if ((desty + desth) > surface_h) in psb_DisplayRGBASubpicture() 457 desth = surface_h - desty; in psb_DisplayRGBASubpicture() 486 pPriv->clear_key[i].subpic_dsty = desty; in psb_DisplayRGBASubpicture() [all …]
|
D | psb_x11.h | 57 short desty; member 118 short desty, 136 short desty, 153 short desty,
|
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() 228 short desty, in psb_putsurface_ctexture() argument 466 … srcx, srcy, srcw, srch, destx, desty, destw, desth, texture_priv->current_blt_buffer); in psb_putsurface_ctexture() 468 …*)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 1, in psb_putsurface_ctexture() 473 …*)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 0, in psb_putsurface_ctexture() 484 … srcx, srcy, srcw, srch, destx, desty, destw, desth, texture_priv->current_blt_buffer); in psb_putsurface_ctexture() 487 …[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 1, in psb_putsurface_ctexture() 492 …[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 0, 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 | 113 short desty, in psb_putsurface_x11() argument 252 XPutImage((Display *)ctx->native_dpy, draw, gc, ximg, 0, 0, destx, desty, width, height); in psb_putsurface_x11() 464 short desty, 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 | 378 short desty, in psb__CheckPutSurfaceXvPort() argument 667 short desty, 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 …dow(psb_xrandr_info->dpy, DefaultRootWindow(psb_xrandr_info->dpy), destx, desty, destw, desth, 0, … in psb_xrandr_create_full_screen_window()
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_output_android.c | 157 short desty, in psb_putsurface_ctexture() argument 177 destx, desty, destw, desth, 0, /* no subtitle */ in psb_putsurface_ctexture() 197 short desty, 225 desty += _pos_y; 230 srcx, srcy, srcw, srch, destx, desty, destw, desth); 234 destx, desty, destw, desth, /* screen coordinate */ 249 short desty; 254 psb_android_get_destbox(&destx, &desty, &destw, &desth); 256 if ((destx >= 0) && (desty >= 0) && 258 ((desty + desth) <= output->screen_height) && [all …]
|
D | psb_output_android.h | 44 short desty; 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 desty, 214 short desty, in vaPutSurface() argument 234 destx, desty, destw, desth, in vaPutSurface() 238 destx, desty, destw, desth, in vaPutSurface()
|
/hardware/intel/common/libva/va/x11/ |
D | va_x11.c | 225 short desty, 243 short desty, 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 | 81 short desty, in vaPutSurfaceBuf() argument 97 destx, desty, destw, desth, cliprects, number_cliprects, flags ); in vaPutSurfaceBuf()
|
D | va_x11.h | 58 short desty,
|
D | va_android.h | 71 short desty,
|
D | va_backend_tpi.h | 58 short desty,
|
D | va_tpi.h | 82 short desty,
|
D | va_trace.h | 205 short desty,
|
D | va_backend.h | 210 short desty,
|
/hardware/intel/img/psb_video/src/ |
D | psb_output.h | 199 short desty, 222 short desty,
|
D | psb_overlay.h | 351 short desty,
|
D | psb_overlay.c | 1444 short desty, in psb_putsurface_overlay() argument 1467 destx, desty, destw, desth, in psb_putsurface_overlay()
|
D | psb_drv_video.c | 2778 short __maybe_unused desty, argument 2798 …psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth,…
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 3473 unsigned int destx, desty,destW, destH; in render_fb() local 3560 desty = 0; in render_fb() 3565 desty = 0; in render_fb() 3571 desty = vinfo.yres/2; in render_fb() 3576 desty = vinfo.yres/2; in render_fb() 3583 desty = 0; in render_fb() 3597 e->dst_rect.y = desty; in render_fb()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 3929 unsigned int destx, desty,destW, destH; in render_fb() local 4011 desty = 0; in render_fb() 4017 desty = 0; in render_fb() 4024 desty = vinfo.yres/2; in render_fb() 4030 desty = vinfo.yres/2; in render_fb() 4037 desty = 0; in render_fb() 4051 e->dst_rect.y = desty; in render_fb()
|