/hardware/intel/common/libva/test/common/ |
D | va_display.h | 39 const VARectangle *src_rect, 40 const VARectangle *dst_rect); 56 const VARectangle *src_rect, 57 const VARectangle *dst_rect
|
D | va_display_drm.c | 63 const VARectangle *src_rect, in va_put_surface_drm() 64 const VARectangle *dst_rect in va_put_surface_drm()
|
D | va_display_x11.c | 95 validate_rect(const VARectangle *rect) in validate_rect() 108 const VARectangle *src_rect, in va_put_surface_x11() 109 const VARectangle *dst_rect in va_put_surface_x11()
|
D | va_display_android.cpp | 83 const VARectangle *src_rect, in va_put_surface_android() 84 const VARectangle *dst_rect in va_put_surface_android()
|
D | va_display.c | 156 const VARectangle *src_rect, in va_put_surface() 157 const VARectangle *dst_rect in va_put_surface()
|
D | va_display_wayland.c | 162 const VARectangle *src_rect, in va_put_surface_wayland() 163 const VARectangle *dst_rect in va_put_surface_wayland()
|
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_wayland.c | 50 const VARectangle *src_rect, 51 const VARectangle *dst_rect, 52 const VARectangle *cliprects, 79 const VARectangle *cliprects, in vaPutSurface() 84 VARectangle src_rect, dst_rect; in vaPutSurface() 133 const VARectangle *src_rect, in va_put_surface() 134 const VARectangle *dst_rect, in va_put_surface() 135 const VARectangle *cliprects, in va_put_surface()
|
/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideorenderparams_internal.h | 17 VARectangle *va_cliprects; 33 VARectangle ** va_cliprects,
|
D | mixvideorenderparams.c | 356 priv->va_cliprects = g_malloc(number_of_clipping_rects * sizeof(VARectangle)); in mix_videorenderparams_set_clipping_rects() 398 MixVideoRenderParams * obj, VARectangle ** va_cliprects, in mix_videorenderparams_get_cliprects_internal()
|
/hardware/intel/img/psb_video/src/x11/ |
D | psb_x11.h | 121 VARectangle *cliprects, /* client supplied clip list */ 139 VARectangle *cliprects, /* client supplied clip list */
|
D | psb_coverlay.c | 537 VARectangle *pVaWindowClipRects = NULL; in psb_repaint_colorkey() 557 pVaWindowClipRects = (VARectangle *)calloc(1, sizeof(VARectangle) * output->ui32NumClipBoxList); in psb_repaint_colorkey() 563 memset(pVaWindowClipRects, 0, sizeof(VARectangle)*output->ui32NumClipBoxList); in psb_repaint_colorkey() 596 … (output->ui32NumClipBoxList > 16 ? 16 : output->ui32NumClipBoxList)*sizeof(VARectangle)) != 0))) { in psb_repaint_colorkey() 598 …Rects[0], (output->ui32NumClipBoxList > 16 ? 16 : output->ui32NumClipBoxList)*sizeof(VARectangle)); in psb_repaint_colorkey() 891 VARectangle *cliprects, /* client supplied clip list */ in psb_putsurface_coverlay()
|
/hardware/intel/common/libva/va/ |
D | va_x11.h | 61 VARectangle *cliprects, /* client supplied destination clip list */
|
D | va_android.h | 75 VARectangle *cliprects, /* client supplied destination clip list */
|
D | va_backend_tpi.h | 61 VARectangle *cliprects, /* client supplied clip list */
|
D | va_vpp.h | 563 const VARectangle *surface_region; 583 const VARectangle *output_region;
|
D | va_tpi.h | 85 VARectangle *cliprects, /* client supplied clip list */
|
D | va_tpi.c | 84 VARectangle *cliprects, /* client supplied clip list */ in vaPutSurfaceBuf()
|
D | va_trace.h | 208 VARectangle *cliprects, /* client supplied clip list */
|
/hardware/intel/common/libva/va/android/ |
D | va_android.cpp | 199 VARectangle *cliprects, /* client supplied clip list */ 217 VARectangle *cliprects, /* client supplied clip list */ in vaPutSurface()
|
/hardware/intel/img/psb_video/src/ |
D | psb_output.h | 202 VARectangle *cliprects, /* client supplied clip list */ 225 VARectangle *cliprects, /* client supplied clip list */
|
D | psb_output.c | 2084 … ((VARectangle *)(p->value))->x = driver_data->render_rect.x = ((VARectangle *)(p->value))->x; in psb_GetDisplayAttributes() 2085 … ((VARectangle *)(p->value))->y = driver_data->render_rect.y = ((VARectangle *)(p->value))->y; in psb_GetDisplayAttributes() 2086 …((VARectangle *)(p->value))->width = driver_data->render_rect.width = ((VARectangle *)(p->value))-… in psb_GetDisplayAttributes() 2087 …((VARectangle *)(p->value))->height = driver_data->render_rect.height = ((VARectangle *)(p->value)… in psb_GetDisplayAttributes() 2228 driver_data->render_rect.x = ((VARectangle *)(p->attrib_ptr))->x; in psb_SetDisplayAttributes() 2229 driver_data->render_rect.y = ((VARectangle *)(p->attrib_ptr))->y; in psb_SetDisplayAttributes() 2230 driver_data->render_rect.width = ((VARectangle *)(p->attrib_ptr))->width; in psb_SetDisplayAttributes() 2231 driver_data->render_rect.height = ((VARectangle *)(p->attrib_ptr))->height; in psb_SetDisplayAttributes()
|
/hardware/intel/common/libva/va/x11/ |
D | va_x11.c | 228 VARectangle *cliprects, /* client supplied clip list */ 246 VARectangle *cliprects, /* client supplied clip list */ in vaPutSurface()
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | VirtualDevice.h | 160 const VARectangle* surface_region, const VARectangle* output_region);
|
/hardware/intel/common/libva/test/decode/ |
D | mpeg2vldemo.cpp | 257 VARectangle src_rect, dst_rect; in main()
|
/hardware/intel/img/hwcomposer/merrifield/common/devices/ |
D | VirtualDevice.cpp | 419 VARectangle surface_region; 420 VARectangle output_region; 1069 VARectangle& output_region = composeTask->output_region; in queueCompose() 1147 VARectangle& surface_region = composeTask->surface_region; in queueCompose() 1540 VARectangle surface_region; in handleExtendedMode() 1613 VARectangle& output_region = composeTask->output_region; in handleExtendedMode() 1893 VARectangle region; in vspEnable() 1980 const VARectangle* surface_region, const VARectangle* output_region) in vspCompose()
|