Home
last modified time | relevance | path

Searched refs:upload_surface (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c362 upload_surface(va_dpy, surface_id[i], box_width_loc, row_shift_loc, 0); in upload_source_YUV_once_for_all()
431 upload_surface(va_dpy, surface_id, box_width, row_shift, display_field); in putsurface_thread()
/hardware/intel/common/libva/test/
Dloadsurface.h230 static int upload_surface(VADisplay va_dpy, VASurfaceID surface_id, in upload_surface() function
/hardware/intel/common/libva/test/encode/
Dh264encode.c1683 upload_surface(va_dpy, src_surface[i], box_width, row_shift, 0); in upload_source_YUV_once_for_all()