Lines Matching defs:targS
974 ViaXvMCSurface *targS, *futS, *pastS;
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->needsSync = 1;
1059 targS->syncMode = LL_MODE_DECODER_IDLE;