Searched refs:sz_xvFormat (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXvproto.h98 #define sz_xvFormat 8 macro
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxvdisp.c127 WriteToClient(client, sz_xvFormat, pFormat);
270 else WriteToClient(_c, sz_xvFormat, _d)
372 totalSize += pa->nFormats * sz_xvFormat;
/xsrc/external/mit/libXv/dist/src/
H A DXv.c260 if (u.buffer + sz_xvFormat > end) {
269 u.buffer += pad_to_int32(sz_xvFormat);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxvdisp.c149 (void)WriteToClient(client, sz_xvFormat, (char *)pFormat);
322 else WriteToClient(_c, sz_xvFormat, (char*)_d)
426 totalSize += pa->nFormats * sz_xvFormat;

Completed in 49 milliseconds