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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp185 bool bigTimestampValid = mAggregateBuffer->meta()->findInt64("timeUs", &dummy); local
193 || (!bigTimestampValid && (bigSize > 0) && smallTimestampValid)) {

Completed in 51 milliseconds