Searched refs:intraMBRate (Results 1 – 3 of 3) sorted by relevance
222 int intraMBRate; /* intra MB refresh rate per frame */ member
304 if (rateCtrl->intraMBRate) in AVCMotionEstimation()306 AVCRasterIntraUpdate(encvid, mblock, totalMB, rateCtrl->intraMBRate); in AVCMotionEstimation()
505 rateCtrl->intraMBRate = encParam->intramb_refresh; in SetEncodeParam()