Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmp4lib_int.h423 float numVopsInGOP; /* value at the beginning of nextEncIVop */ member
Dmotion_est.cpp237 && ((video->encParams->LayerFrameRate[0] < 5.0) || (video->numVopsInGOP > MIN_GOP))) in MotionEstimation()
547 if (((Int)video->numVopsInGOP) % 30 == 1) in InitHTFM()
684 if (((Int)video->numVopsInGOP) % 30 == 1) in HTFMPrepareCurMB()