Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp795 void PVMFMediaClock::FromClockUnit(uint32& aClockUnitVal, uint32& aDstVal, in FromClockUnit() argument
810 uint64 time64 = (uint64)(aClockUnitVal * 1000); in FromClockUnit()
844 aDstVal = aClockUnitVal / divconst; in FromClockUnit()
882 aDstVal = aClockUnitVal / divconst; in FromClockUnit()
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h1300 void FromClockUnit(uint32& aClockUnitVal, uint32& aDstVal,