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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2TSExtractor.cpp420 int64_t syncTimeUs = mSeekSyncPoints->keyAt(syncPointsSize - 1); local
428 if (timeUs < syncTimeUs) {

Completed in 80 milliseconds