Searched refs:srfno (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_hwmc.h57 unsigned int srfno; member in struct:__anon799fa2100208
H A Di915_hwmc.c539 unsigned int srfno; local in function:i915_xvmc_create_surface
551 for (srfno = 0; srfno < I915_XVMC_MAX_SURFACES; ++srfno) {
552 if (!pXvMC->surfaces[srfno])
556 if (srfno == I915_XVMC_MAX_SURFACES ||
616 surfaceRec->srfno = srfno;
621 pXvMC->surfaces[srfno] = pSurf->surface_id;
622 pXvMC->sfprivs[srfno]
636 unsigned int srfno; local in function:i915_xvmc_create_subpict
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_xvmc.c1706 pI915Surface->srfNo = tmpComm->srfno;
2138 pI915Subpicture->srfNo = tmpComm->srfno;

Completed in 5 milliseconds