Searched refs:getCachedDuration (Results 1 – 10 of 10) sorted by relevance
69 bool getCachedDuration(int64_t *durationUs, bool *eos) const;
290 bool JMediaExtractor::getCachedDuration(int64_t *durationUs, bool *eos) const { in getCachedDuration() function in android::JMediaExtractor291 return mImpl->getCachedDuration(durationUs, eos); in getCachedDuration()866 if (!extractor->getCachedDuration(&cachedDurationUs, &eos)) { in android_media_MediaExtractor_getCachedDurationUs()884 if (!extractor->getCachedDuration(&cachedDurationUs, &eos)) { in android_media_MediaExtractor_hasCacheReachedEOS()
97 bool getCachedDuration(int64_t *durationUs, bool *eos) const;
339 int64_t getCachedDuration();
763 public native long getCachedDuration();
410 if (ex->mImpl->getCachedDuration(&durationUs, &eos)) { in AMediaExtractor_getCachedDuration()
798 bool NuMediaExtractor::getCachedDuration( in getCachedDuration() function in android::NuMediaExtractor
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
14903 method public long getCachedDuration();
26015 method public long getCachedDuration();