Searched refs:XvMCContextRec (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xext/ | ||
| H A D | xvmcext.h | 36 } XvMCContextRec, *XvMCContextPtr; typedef in typeref:struct:__anonf1f5a4760308 |
| H A D | xvmc.c | 229 if(!(pContext = malloc(sizeof(XvMCContextRec)))) { |
| /xsrc/external/mit/xorg-server/dist/Xext/ | ||
| H A D | xvmcext.h | 36 } XvMCContextRec, *XvMCContextPtr; typedef in typeref:struct:__anonb941ef090308 |
| H A D | xvmc.c | 237 if (!(pContext = malloc(sizeof(XvMCContextRec)))) { |
Completed in 5 milliseconds