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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2TSExtractor.cpp318 bool shouldSeekBeyond = local
351 if (!shouldSeekBeyond || mOffset <= mSeekSyncPoints->valueAt(index)) {
360 if (shouldSeekBeyond) {

Completed in 533 milliseconds