Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoderPassThrough.cpp181 bool bigTimestampValid = mAggregateBuffer->meta()->findInt64("timeUs", &dummy); in aggregateBuffer() local
189 || (!bigTimestampValid && (bigSize > 0) && smallTimestampValid)) { in aggregateBuffer()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2DecoderPassThrough.cpp180 bool bigTimestampValid = mAggregateBuffer->meta()->findInt64("timeUs", &dummy); in aggregateBuffer() local
188 || (!bigTimestampValid && (bigSize > 0) && smallTimestampValid)) { in aggregateBuffer()