Searched defs:destx (Results 1 - 16 of 16) sorted by relevance

/hardware/intel/img/psb_video/src/android/
H A Dpsb_output_android.h43 short destx; member in struct:_psb_android_output_s
H A Dpsb_output_android.c156 short destx,
177 destx, desty, destw, desth, 0, /* no subtitle */
196 short destx, /* screen cooridination */
224 destx += _pos_x;
229 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_overlay: src (%d, %d, %d, %d), destx (%d, %d, %d, %d).\n",
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);
255 /*drv_debug_msg(VIDEO_DEBUG_GENERAL, "destbox = (%d,%d,%d,%d)\n", destx, dest
148 psb_putsurface_ctexture( VADriverContextP ctx, VASurfaceID surface, unsigned char* data, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, unsigned int __maybe_unused flags ) argument
458 psb_PutSurface( VADriverContextP ctx, VASurfaceID surface, void __maybe_unused * android_isurface, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
[all...]
/hardware/intel/common/libva/va/
H A Dva_tpi.c80 short destx,
97 destx, desty, destw, desth, cliprects, number_cliprects, flags );
71 vaPutSurfaceBuf( VADisplay dpy, VASurfaceID surface, unsigned char* data, int* data_len, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
H A Dva_trace.c3362 short destx,
3381 va_TraceMsg(trace_ctx, "\tdestx = %d\n", destx);
3354 va_TracePutSurface( VADisplay dpy, VASurfaceID surface, void *draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
/hardware/intel/common/libva/va/android/
H A Dva_android.cpp195 short destx,
213 short destx,
234 destx, desty, destw, desth,
238 destx, desty, destw, desth,
205 vaPutSurface( VADisplay dpy, VASurfaceID surface, sp<ANativeWindow> draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
/hardware/intel/common/libva/va/x11/
H A Dva_x11.c224 short destx,
242 short destx,
260 destx, desty, destw, desth,
264 destx, desty, destw, desth,
234 vaPutSurface( VADisplay dpy, VASurfaceID surface, Drawable draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_ctexture.c60 static VAStatus psb_extend_dri_init(VADriverContextP ctx, unsigned int destx, unsigned desty, unsigned destw, unsigned desth) argument
71 output->extend_drawable = (Window)psb_xrandr_create_full_screen_window(destx, desty, destw, desth);
227 short destx,
405 srcw=%d, srch=%d, destx=%d, desty=%d, destw=%d, desth=%d, cur_buffer=%d\n",
465 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video Pixmap, coordinate: srcx= %d, srcy=%d, srcw=%d, srch=%d, destx=%d, desty=%d, destw=%d, desth=%d, cur_buffer=%d\n",
466 srcx, srcy, srcw, srch, destx, desty, destw, desth, texture_priv->current_blt_buffer);
468 psb_putsurface_textureblit(ctx, (unsigned char *)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 1, local
473 psb_putsurface_textureblit(ctx, (unsigned char *)texture_priv->blt_meminfo_pixmap, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 0, local
483 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video, swap buffer, coordinate: srcx= %d, srcy=%d, srcw=%d, srch=%d, destx=%d, desty=%d, destw=%d, desth=%d, cur_buffer=%d\n",
484 srcx, srcy, srcw, srch, destx, dest
219 psb_putsurface_ctexture( VADriverContextP ctx, VASurfaceID surface, Drawable draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, unsigned int flags ) argument
487 psb_putsurface_textureblit(ctx, (unsigned char *)texture_priv->blt_meminfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 1, local
492 psb_putsurface_textureblit(ctx, (unsigned char *)texture_priv->blt_meminfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 0, local
505 psb_putsurface_textureblit(ctx, (unsigned char *)texture_priv->flip_meminfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, local
510 psb_putsurface_textureblit(ctx, (unsigned char *)texture_priv->flip_meminfo[texture_priv->current_blt_buffer], surface, srcx, srcy, srcw, srch, destx, desty, local
[all...]
H A Dpsb_x11.h56 short destx; member in struct:__anon1033
117 short destx,
135 short destx,
152 short destx,
H A Dpsb_x11.c112 short destx,
252 XPutImage((Display *)ctx->native_dpy, draw, gc, ximg, 0, 0, destx, desty, width, height);
463 short destx,
491 destx, desty, destw, desth, flags);
511 destx, desty, destw, desth,
527 destx, desty, destw, desth,
533 destx, desty, destw, desth,
104 psb_putsurface_x11( VADriverContextP ctx, VASurfaceID surface, Drawable draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, unsigned int flags ) argument
455 psb_PutSurface( VADriverContextP ctx, VASurfaceID surface, void *drawable, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
H A Dpsb_xvva.c377 short destx,
666 short destx,
719 destx, desty, destw, desth,
726 XFillRectangle((Display *)ctx->native_dpy, draw, output->gc, destx, desty, destw, desth);
812 srcx, srcy, srcw, srch, destx, desty, destw, desth);
369 psb__CheckPutSurfaceXvPort( VADriverContextP ctx, VASurfaceID surface, Drawable draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
658 psb_putsurface_xvideo( VADriverContextP ctx, VASurfaceID surface, Drawable draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
H A Dpsb_xrandr.c535 Window psb_xrandr_create_full_screen_window(unsigned int destx, unsigned int desty, unsigned int destw, unsigned int desth) argument
549 win = XCreateSimpleWindow(psb_xrandr_info->dpy, DefaultRootWindow(psb_xrandr_info->dpy), destx, desty, destw, desth, 0, 0, 0);
H A Dpsb_coverlay.c366 short destx,
375 XFillRectangle((Display *)ctx->native_dpy, draw, output->gc, destx, desty, destw, desth);
404 int destx, desty, destw, desth; local
418 destx = subpicture->subpic_dstx + surface_x;
444 if (destx < 0) {
445 destw += destx;
446 destx = 0;
454 if ((destx + destw) > surface_w)
455 destw = surface_w - destx;
485 pPriv->clear_key[i].subpic_dstx = destx;
363 psb_cleardrawable_stopoverlay( VADriverContextP ctx, Drawable draw, short destx, short desty, unsigned short destw, unsigned short desth ) argument
608 psb_extendMode_getCoordinate( PsbPortPrivPtr pPriv, psb_xrandr_location extend_location, short destx, short desty, short srcx, short srcy, float xScaleFactor, float yScaleFactor, int *x11_window_width, int *x11_window_height, psb_overlay_rect_p local_rect, psb_overlay_rect_p extend_rect, enum overlay_id_t *extend_overlay ) argument
879 psb_putsurface_coverlay( VADriverContextP ctx, VASurfaceID surface, Drawable draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags ) argument
[all...]
/hardware/intel/img/psb_video/src/
H A Dpsb_overlay.c1443 short destx,
1467 destx, desty, destw, desth,
1436 psb_putsurface_overlay( VADriverContextP ctx, VASurfaceID surface, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, unsigned int flags, int overlayId, int pipeId ) argument
H A Dpsb_drv_video.c2804 short __maybe_unused destx,
2825 psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch, destx, desty, destw, desth, 1, /* check subpicture */
2795 psb_PutSurfaceBuf( VADriverContextP ctx, VASurfaceID surface, unsigned char __maybe_unused * data, int __maybe_unused * data_len, short __maybe_unused srcx, short __maybe_unused srcy, unsigned short __maybe_unused srcw, unsigned short __maybe_unused srch, short __maybe_unused destx, short __maybe_unused desty, unsigned short __maybe_unused destw, unsigned short __maybe_unused desth, VARectangle __maybe_unused * cliprects, unsigned int __maybe_unused number_cliprects, unsigned int __maybe_unused flags ) argument
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp3473 unsigned int destx, desty,destW, destH; local
3559 case 1: destx = 0;
3564 case 2: destx = vinfo.xres/2;
3570 case 3: destx = 0;
3575 case 4: destx = vinfo.xres/2;
3582 destx = 0;
3596 e->dst_rect.x = destx;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp3929 unsigned int destx, desty,destW, destH; local
4010 destx = 0;
4016 destx = vinfo.xres/2;
4023 destx = 0;
4029 destx = vinfo.xres/2;
4036 destx = 0;
4050 e->dst_rect.x = destx;

Completed in 557 milliseconds