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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86xv.c83 static int xf86XVGetPortAttribute(ClientPtr, XvPortPtr, Atom, INT32*);
436 pa->ddGetPortAttribute = xf86XVGetPortAttribute;
1745 xf86XVGetPortAttribute( function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86xv.c73 static int xf86XVGetPortAttribute(XvPortPtr, Atom, INT32 *);
377 pa->ddGetPortAttribute = xf86XVGetPortAttribute;
1560 xf86XVGetPortAttribute(XvPortPtr pPort, Atom attribute, INT32 *p_value) function in typeref:typename:int

Completed in 8 milliseconds