Searched refs:destw (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/frontends/xvmc/ |
D | surface.c | 351 short destx, short desty, unsigned short destw, unsigned short desth, in XvMCPutSurface() argument 366 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in XvMCPutSurface()
|
/external/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 307 unsigned short destw, unsigned short desth, VARectangle *cliprects, in vlVaPutSurface() argument 317 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in vlVaPutSurface()
|
D | va_private.h | 370 … unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw,
|
/external/rust/crates/libc/src/ |
D | psp.rs | 3588 destw: i32, in sceGuCopyImage()
|