Searched refs:numVopsInGOP (Results 1 – 3 of 3) sorted by relevance
654 video->numVopsInGOP = 0; /* counter for Vops in Gop, 2/8/01 */ in PVInitVideoEncoder()2645 video->numVopsInGOP++; in DetermineCodingLayer()2711 video->numVopsInGOP += extra_skip; in DetermineCodingLayer()2798 if (video->numVopsInGOP >= 132) in DetermineVopType()2799 video->numVopsInGOP = 0; in DetermineVopType()2814 video->numVopsInGOP = 0; /* force INTRA update every 132 base frames*/ in DetermineVopType()2819 video->numVopsInGOP = 0; in DetermineVopType()2837 video->numVopsInGOP = 0; in DetermineVopType()2937 ((encParams->IntraPeriod == 0) && (video->numVopsInGOP == 0))) in UpdateSkipNextFrame()
423 float numVopsInGOP; /* value at the beginning of nextEncIVop */ member
237 && ((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()