HomeSort by relevance Sort by last modified time
    Searched refs:iPreviousClockUnit (Results 1 - 2 of 2) sorted by null

  /external/opencore/pvmi/pvmf/src/
pvmf_media_clock.cpp 37 iPreviousClockUnit = PVMF_MEDIA_CLOCK_CLOCKUNIT_MSEC;
361 iPreviousClockUnit = iClockUnit;
366 if (iPreviousClockUnit != iClockUnit)
406 iPreviousClockUnit = iClockUnit;
412 if (iPreviousClockUnit != iClockUnit)
657 if (PVMF_MEDIA_CLOCK_CLOCKUNIT_USEC == iPreviousClockUnit)
668 else if (PVMF_MEDIA_CLOCK_CLOCKUNIT_MSEC == iPreviousClockUnit)
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_media_clock.h     [all...]

Completed in 11 milliseconds