Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mpeg2/
DMPEG2TSExtractor.cpp750 int64_t syncTimeUs = mSeekSyncPoints->keyAt(syncPointsSize - 1); in seekBeyond() local
758 if (timeUs < syncTimeUs) { in seekBeyond()