Home
last modified time | relevance | path

Searched refs:UpdateLatestTimes (Results 1 – 2 of 2) sorted by relevance

/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp279 UpdateLatestTimes(iStartClockTime, tbval); in Start()
285 UpdateLatestTimes(iPauseClockTime, tbval); in Start()
309 UpdateLatestTimes(iPauseClockTime, tbval); in Pause()
329 UpdateLatestTimes(tmp, tmp); in Stop()
642 void PVMFMediaClock::UpdateLatestTimes(uint32 aTime, uint32 aTimebaseVal) in UpdateLatestTimes() function in PVMFMediaClock
976 UpdateLatestTimes(aAdjTime, aObsTimebase); in AdjustClock()
1008 UpdateLatestTimes(aCurrentTime, aCurrentTimebase + offsettimebase); in AdjustClock()
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h1385 void UpdateLatestTimes(uint32 aTime, uint32 aSourceVal);