Searched refs:auto_scd (Results 1 – 4 of 4) sorted by relevance
134 AVCFlag auto_scd; /* scene change detection on or off */ member
499 rateCtrl->scdEnable = (encParam->auto_scd == AVC_ON) ? TRUE : FALSE; in SetEncodeParam()
163 encParams.auto_scd = AVC_ON; in main()
213 mEncParams->auto_scd = AVC_ON; in initEncParams()