Searched refs:XvPortNotifyRec (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xext/ | ||
| H A D | xvdix.h | 101 } XvPortNotifyRec, *XvPortNotifyPtr; typedef in typeref:struct:_XvPortNotifyRec |
| H A D | xvmain.c | 1021 if (!(tpn = malloc(sizeof(XvPortNotifyRec)))) |
| /xsrc/external/mit/xorg-server/dist/Xext/ | ||
| H A D | xvdix.h | 99 } XvPortNotifyRec, *XvPortNotifyPtr; typedef in typeref:struct:_XvPortNotifyRec |
| H A D | xvmain.c | 890 if (!(tpn = malloc(sizeof(XvPortNotifyRec)))) |
Completed in 5 milliseconds