Searched refs:ctxNo (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xvmc.h74 unsigned ctxNo; member in struct:__anond0e9487f0308
87 unsigned int ctxNo; member in struct:__anond0e9487f0408
H A Dvia_xvmc.c438 unsigned ctxNo; local in function:ViaXvMCCreateContext
469 for (ctxNo = 0; ctxNo < VIA_XVMC_MAX_CONTEXTS; ++ctxNo) {
470 if (0 == vXvMC->contexts[ctxNo])
485 contextRec->ctxNo = ctxNo;
508 vXvMC->contexts[ctxNo] = pContext->context_id;
509 vXvMC->cPrivs[ctxNo] = cPriv;
943 if ((vXvMCData->ctxNo | VIA_XVMC_VALI
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_hwmc.h75 unsigned int ctxNo; member in struct:intel_xvmc_command
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaXvMCPriv.h79 unsigned ctxNo; /* XvMC private context reference number */ member in struct:__anon312a5bee0308
H A DviaXvMC.c358 pViaXvMC->ctxNo = tmpComm->ctxNo;
763 buf.ctxNo = pViaXvMC->ctxNo | VIA_XVMC_VALID;
1841 buf.ctxNo = pViaXvMC->ctxNo | VIA_XVMC_VALID;
1936 buf.ctxNo = pViaXvMC->ctxNo | VIA_XVMC_VALID;
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_xvmc.c1987 data->ctxNo = pI915XvMC->ctxno;

Completed in 13 milliseconds