Searched refs:ACDCPrediction (Results 1 – 3 of 3) sorted by relevance
191 Bool ACDCPrediction; /* AC/DC Prediction */ member
2031 Bool bACPredEnable = video->encParams->ACDCPrediction; in DCACPred()
308 encParams->ACDCPrediction = ((encOption->useACPred == PV_ON) ? TRUE : FALSE); in PVInitVideoEncoder()