Searched refs:XvMCInUse (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxvmc.c38 static Bool XvMCInUse; variable in typeref:typename:Bool
142 if(XvMCInUse) { /* any adaptors at all */
197 if(!XvMCInUse) /* no XvMC adaptors */
736 XvMCInUse = TRUE;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxvmc.c38 static Bool XvMCInUse; variable in typeref:typename:Bool
145 if (XvMCInUse) { /* any adaptors at all */
205 if (!XvMCInUse) /* no XvMC adaptors */
773 XvMCInUse = TRUE;

Completed in 5 milliseconds