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

/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaXvMC.c974 ViaXvMCSurface *targS, *futS, *pastS; local in function:XvMCBeginSurface
1021 targS = (ViaXvMCSurface *) target_surface->privData;
1025 pViaXvMC->rendSurf[0] = targS->srfNo | VIA_XVMC_VALID;
1035 targS->progressiveSequence = (control->flags & XVMC_PROGRESSIVE_SEQUENCE);
1036 targS->topFieldFirst = (control->flags & XVMC_TOP_FIELD_FIRST);
1037 targS->privSubPic = NULL;
1041 viaMpegSetFB(pViaXvMC->xl, 0, yOffs(targS), uOffs(targS), vOffs(targS));
1058 targS
[all...]

Completed in 3 milliseconds