Searched refs:getCachedDuration (Results 1 – 7 of 7) 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()
76 bool getCachedDuration(int64_t *durationUs, bool *eos) const;
394 public native long getCachedDuration(); in getCachedDuration() method in MediaExtractor
554 bool NuMediaExtractor::getCachedDuration( in getCachedDuration() function in android::NuMediaExtractor
15837 method public long getCachedDuration();
17103 method public long getCachedDuration();