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