HomeSort by relevance Sort by last modified time
    Searched refs:VARectangle (Results 1 - 25 of 44) sorted by null

1 2

  /hardware/intel/common/libva/test/common/
va_display.h 39 const VARectangle *src_rect,
40 const VARectangle *dst_rect);
56 const VARectangle *src_rect,
57 const VARectangle *dst_rect
va_display_drm.c 63 const VARectangle *src_rect,
64 const VARectangle *dst_rect
va_display_x11.c 95 validate_rect(const VARectangle *rect)
108 const VARectangle *src_rect,
109 const VARectangle *dst_rect
va_display_android.cpp 83 const VARectangle *src_rect,
84 const VARectangle *dst_rect
va_display.c 156 const VARectangle *src_rect,
157 const VARectangle *dst_rect
va_display_wayland.c 162 const VARectangle *src_rect,
163 const VARectangle *dst_rect
  /hardware/intel/common/libmix/mix_video/src/
mixvideorenderparams_internal.h 17 VARectangle *va_cliprects;
33 VARectangle ** va_cliprects,
mixvideorenderparams.c 355 /* create VARectangle list */
356 priv->va_cliprects = g_malloc(number_of_clipping_rects * sizeof(VARectangle));
398 MixVideoRenderParams * obj, VARectangle ** va_cliprects,
  /hardware/intel/common/libva/va/
va_x11.h 61 VARectangle *cliprects, /* client supplied destination clip list */
va_android.h 75 VARectangle *cliprects, /* client supplied destination clip list */
va_backend_tpi.h 61 VARectangle *cliprects, /* client supplied clip list */
va_tpi.h 85 VARectangle *cliprects, /* client supplied clip list */
va_vpp.h 193 * VARectangle output_region;
559 * Pointer to a #VARectangle defining the region within the source
563 const VARectangle *surface_region;
576 * Pointer to a #VARectangle defining the region within the output
583 const VARectangle *output_region;
    [all...]
va_tpi.c 84 VARectangle *cliprects, /* client supplied clip list */
va_trace.h 208 VARectangle *cliprects, /* client supplied clip list */
va_backend.h 213 VARectangle *cliprects, /* client supplied clip list */
  /hardware/intel/common/libva/test/putsurface/
putsurface_wayland.c 50 const VARectangle *src_rect,
51 const VARectangle *dst_rect,
52 const VARectangle *cliprects,
79 const VARectangle *cliprects,
84 VARectangle src_rect, dst_rect;
133 const VARectangle *src_rect,
134 const VARectangle *dst_rect,
135 const VARectangle *cliprects,
  /external/mesa3d/src/gallium/state_trackers/va/
postproc.c 36 static const VARectangle *
37 vlVaRegionDefault(const VARectangle *region, struct pipe_video_buffer *buf,
38 VARectangle *def)
53 const VARectangle *src_region,
54 const VARectangle *dst_region,
88 struct pipe_box *box, const VARectangle *region)
110 const VARectangle *src_region,
111 const VARectangle *dst_region,
228 VARectangle def_src_region, def_dst_region;
229 const VARectangle *src_region, *dst_region
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_x11.h 121 VARectangle *cliprects, /* client supplied clip list */
139 VARectangle *cliprects, /* client supplied clip list */
  /hardware/intel/common/libva/va/android/
va_android.cpp 200 VARectangle *cliprects, /* client supplied clip list */
218 VARectangle *cliprects, /* client supplied clip list */
  /hardware/intel/common/libva/va/x11/
va_x11.c 228 VARectangle *cliprects, /* client supplied clip list */
246 VARectangle *cliprects, /* client supplied clip list */
  /hardware/intel/img/hwcomposer/merrifield/include/
VirtualDevice.h 170 const VARectangle* surface_region, const VARectangle* output_region);
  /hardware/intel/img/psb_video/src/
psb_output.h 202 VARectangle *cliprects, /* client supplied clip list */
225 VARectangle *cliprects, /* client supplied clip list */
psb_output.c     [all...]
psb_overlay.h 295 VARectangle last_clipbox[16];

Completed in 155 milliseconds

1 2