Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:cachedSize

687                 size_t cachedSize = mCachedSource->cachedSize();
688 int64_t cachedDurationUs = cachedSize * 8000000ll / bitrate;