Searched defs:desth (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | surface.c | 349 XvMCPutSurface(Display *dpy, XvMCSurface *surface, Drawable drawable, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, int flags) XvMCPutSurface() argument
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | surface.c | 305 vlVaPutSurface(VADriverContextP ctx, VASurfaceID surface_id, 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) vlVaPutSurface() argument
|
Completed in 3 milliseconds