Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DMPEG2TSExtractor.cpp438 int64_t syncTimeUs = mSeekSyncPoints->keyAt(syncPointsSize - 1); in seekBeyond() local
446 if (timeUs < syncTimeUs) { in seekBeyond()