Searched refs:startPositionFrames (Results 1 – 1 of 1) sorted by relevance
58 const int64_t startPositionFrames = HW_FRAMES_PER_BURST; // hardware in checkDriftingClock() local64 model.processTimestamp(startPositionFrames, markerTime); in checkDriftingClock()65 ASSERT_EQ(startPositionFrames, model.convertTimeToPosition(markerTime)); in checkDriftingClock()75 const int64_t currentTimeFrames = startPositionFrames + in checkDriftingClock()78 const int64_t alignedPosition = startPositionFrames + (numBursts * HW_FRAMES_PER_BURST); in checkDriftingClock()