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

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

Completed in 565 milliseconds