Searched refs:frameTick (Results 1 – 2 of 2) sorted by relevance
315 UInt frameTick; in EncodeVopNotCoded() local325 …frameTick = (Int)(((double)(modTime - video->modTimeRef) * currVol->timeIncrementResolution + 500)… in EncodeVopNotCoded()326 timeInc = frameTick - video->refTick[0]; in EncodeVopNotCoded()
2631 UInt frameNum[4], frameTick; in DetermineCodingLayer() local2685 …frameTick = (Int)(((double)(modTime - modTimeRef) * vol[i]->timeIncrementResolution + 500) / 1000); in DetermineCodingLayer()2689 vol[i]->timeIncrement = frameTick - video->refTick[i]; in DetermineCodingLayer()2732 vol[i]->timeIncrement = frameTick - video->refTick[i]; in DetermineCodingLayer()