Searched refs:tbval (Results 1 – 1 of 1) sorted by relevance
264 uint32 tbval = 0; in Start() local278 GetScaledTimebaseTickCount(tbval, overflowFlag); in Start()280 UpdateLatestTimes(iStartClockTime, tbval); in Start()284 GetScaledTimebaseTickCount(tbval, overflowFlag); in Start()286 UpdateLatestTimes(iPauseClockTime, tbval); in Start()308 uint32 tbval = 0; in Pause() local309 GetCurrentTime32(iPauseClockTime, overflowFlag, PVMF_MEDIA_CLOCK_MSEC, tbval); in Pause()310 UpdateLatestTimes(iPauseClockTime, tbval); in Pause()420 uint32 tbval = 0; in AdjustClockTime32() local424 GetScaledTimebaseTickCount(tbval, overflowFlag4); in AdjustClockTime32()[all …]