Searched refs:iPreviousClockUnit (Results 1 – 2 of 2) sorted by relevance
37 iPreviousClockUnit = PVMF_MEDIA_CLOCK_CLOCKUNIT_MSEC; in PVMFMediaClock()362 iPreviousClockUnit = iClockUnit; in SetStartTime32()367 if (iPreviousClockUnit != iClockUnit) in SetStartTime32()401 iPreviousClockUnit = iClockUnit; in AdjustClockTime32()407 if (iPreviousClockUnit != iClockUnit) in AdjustClockTime32()663 if (PVMF_MEDIA_CLOCK_CLOCKUNIT_USEC == iPreviousClockUnit) in AdjustClockInternalsToNewUnits()674 else if (PVMF_MEDIA_CLOCK_CLOCKUNIT_MSEC == iPreviousClockUnit) in AdjustClockInternalsToNewUnits()
1357 PVMFMediaClock_ClockUnit iPreviousClockUnit; // unit of above values in clock implementation variable