Searched refs:MIN_GOP (Results 1 – 2 of 2) sorted by relevance
20 #define MIN_GOP 1 /* minimum size of GOP, 1/23/01, need to be tested */ macro317 && ((rateCtrl->frame_rate < 5.0) || (video->sliceHdr->frame_num > MIN_GOP))) in AVCMotionEstimation()
24 #define MIN_GOP 1 /* minimum size of GOP, 1/23/01, need to be tested */ macro237 && ((video->encParams->LayerFrameRate[0] < 5.0) || (video->numVopsInGOP > MIN_GOP))) in MotionEstimation()