Home
last modified time | relevance | path

Searched refs:va_put_surface (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/libva/test/common/
Dva_display.h53 va_put_surface(
Dva_display.c153 va_put_surface( in va_put_surface() function
/hardware/intel/common/libva/test/putsurface/
Dputsurface_wayland.c46 va_put_surface(
95 return va_put_surface(dpy, wl_drawable, surface, &src_rect, &dst_rect, in vaPutSurface()
129 va_put_surface( in va_put_surface() function
/hardware/intel/common/libva/test/decode/
Dmpeg2vldemo.cpp269 va_status = va_put_surface(va_dpy, surface_id, &src_rect, &dst_rect); in main()
Dtinyjpeg.c839 va_status = va_put_surface(va_dpy, surface_id, &src_rect, &dst_rect); in tinyjpeg_decode()