Searched refs:blockTimeUs (Results 1 – 1 of 1) sorted by relevance
113 int64_t blockTimeUs() const;579 int64_t BlockIterator::blockTimeUs() const { in blockTimeUs() function in android::BlockIterator595 while (!eos() && ((block()->GetTrackNumber() != mTrackNum) || (blockTimeUs() < seekTimeUs))) { in seekwithoutcue_l()606 *actualFrameTimeUs = blockTimeUs(); in seekwithoutcue_l()790 int64_t timeUs = mBlockIter.blockTimeUs(); in readBlock()2289 thumbnailTimeUs = iter.blockTimeUs(); in findThumbnails()