Searched refs:scdEnable (Results 1 – 3 of 3) sorted by relevance
220 uint scdEnable; /* enable scene change detection */ member
503 rateCtrl->scdEnable = (encParam->auto_scd == AVC_ON) ? TRUE : FALSE; in SetEncodeParam()
316 if ((rateCtrl->scdEnable == 1) in AVCMotionEstimation()