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

  /external/opencore/pvmi/pvmf/src/
pvmf_media_clock.cpp 49 iHighestLatency = 0;
73 iHighestLatency = 0;
173 iHighestLatency = 0;
220 if (iHighestLatency < alatency)
222 iHighestLatency = alatency;
245 if (iHighestLatency != 0)
261 adjustedTime = currentTime - iHighestLatency;
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_media_clock.h     [all...]

Completed in 27 milliseconds