Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp28 iStartTimebaseTickValue = 0; in PVMFMediaClock()
274 iClockTimebase->GetCurrentTick32(iStartTimebaseTickValue, overflowFlag); in Start()
335 iStartTimebaseTickValue = tmp; in Stop()
645 PVTimeComparisonUtils::IsEarlier(iStartTimebaseTickValue, temp, aScaledTickCount); in GetScaledTimebaseTickCount()
1077 iStartTimebaseTickValue = 0; in ClockTimebaseUpdated()
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h1351 uint32 iStartTimebaseTickValue; // Timebase tick value at clock start time. variable