Searched refs:getCachedDuration (Results 1 – 9 of 9) sorted by relevance
64 bool getCachedDuration(int64_t *durationUs, bool *eos) const;
247 bool JMediaExtractor::getCachedDuration(int64_t *durationUs, bool *eos) const { in getCachedDuration() function in android::JMediaExtractor248 return mImpl->getCachedDuration(durationUs, eos); in getCachedDuration()742 if (!extractor->getCachedDuration(&cachedDurationUs, &eos)) { in android_media_MediaExtractor_getCachedDurationUs()760 if (!extractor->getCachedDuration(&cachedDurationUs, &eos)) { in android_media_MediaExtractor_hasCacheReachedEOS()
82 bool getCachedDuration(int64_t *durationUs, bool *eos) const;
571 public native long getCachedDuration();
627 bool NuMediaExtractor::getCachedDuration( in getCachedDuration() function in android::NuMediaExtractor
14903 method public long getCachedDuration();
20803 method public long getCachedDuration();
20872 method public long getCachedDuration();
22323 method public long getCachedDuration();