Home
last modified time | relevance | path

Searched defs:blockTimeUs (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/extractors/mkv/
DMatroskaExtractor.cpp579 int64_t BlockIterator::blockTimeUs() const { in blockTimeUs() function in android::BlockIterator
2315 int64_t blockTimeUs = iter.blockTimeUs(); in findThumbnails() local