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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DESQueue.h56 int64_t mTimestampUs; member in struct:android::ElementaryStreamQueue::RangeInfo
H A DESQueue.cpp286 info.mTimestampUs = timeUs;
310 accessUnit->meta()->setInt64("timeUs", info.mTimestampUs);
494 timeUs = info->mTimestampUs;
502 info->mTimestampUs = -1;

Completed in 605 milliseconds