Home
last modified time | relevance | path

Searched refs:MIN_GOP (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/codecs/m4v_h263/enc/src/
Dmotion_est.cpp24 #define MIN_GOP 1 /* minimum size of GOP, 1/23/01, need to be tested */ macro
237 && ((video->encParams->LayerFrameRate[0] < 5.0) || (video->numVopsInGOP > MIN_GOP))) in MotionEstimation()