Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp684 void PVMFMediaClock::ToClockUnit(uint32& aSrcVal, PVMFMediaClock_TimeUnits aSrcUnits, uint32& aDest… in ToClockUnit() argument
694 if (PVMF_MEDIA_CLOCK_USEC == aSrcUnits) in ToClockUnit()
701 switch (aSrcUnits) in ToClockUnit()
740 switch (aSrcUnits) in ToClockUnit()
909 void PVMFMediaClock::ToUSec(uint32& aSrcVal, PVMFMediaClock_TimeUnits aSrcUnits, uint32& aUSecVal, … in ToUSec() argument
917 switch (aSrcUnits) in ToUSec()
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_clock.h1399 …void ToClockUnit(uint32& aSrcVal, PVMFMediaClock_TimeUnits aSrcUnits, uint32& aDestVal, bool& aOve…
1417 void ToUSec(uint32& aSrcVal, PVMFMediaClock_TimeUnits aSrcUnits,