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()
2598 UInt frameNum[4], frameTick; in DetermineCodingLayer() local2652 …frameTick = (Int)(((double)(modTime - modTimeRef) * vol[i]->timeIncrementResolution + 500) / 1000); in DetermineCodingLayer()2656 vol[i]->timeIncrement = frameTick - video->refTick[i]; in DetermineCodingLayer()2699 vol[i]->timeIncrement = frameTick - video->refTick[i]; in DetermineCodingLayer()