Searched refs:_XvPortRec (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xvdix.h | 158 struct _XvPortRec *pPorts; 160 int (*ddPutVideo) (DrawablePtr, struct _XvPortRec *, GCPtr, 163 int (*ddPutStill) (DrawablePtr, struct _XvPortRec *, GCPtr, 166 int (*ddGetVideo) (DrawablePtr, struct _XvPortRec *, GCPtr, 169 int (*ddGetStill) (DrawablePtr, struct _XvPortRec *, GCPtr, 172 int (*ddStopVideo) (struct _XvPortRec *, DrawablePtr); 173 int (*ddSetPortAttribute) (struct _XvPortRec *, Atom, INT32); 174 int (*ddGetPortAttribute) (struct _XvPortRec *, Atom, INT32 *); 175 int (*ddQueryBestSize) (struct _XvPortRec *, CARD8, 178 int (*ddPutImage) (DrawablePtr, struct _XvPortRec *, GCPtr, [all …]
|