Searched refs:cachedSize (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h51 size_t cachedSize();
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp507 size_t NuCachedSource2::cachedSize() { function in class:android::NuCachedSource2
H A DAwesomePlayer.cpp713 size_t cachedSize = mCachedSource->cachedSize(); local
714 int64_t cachedDurationUs = cachedSize * 8000000ll / bitrate;

Completed in 98 milliseconds