Searched refs:mCacheFill (Results 1 – 5 of 5) sorted by relevance
346 mCacheFill = 1000; in onPrepare()694 mCacheFill = 1000; in getCacheRemaining()708 mCacheFill = (int16_t) ((1000.0 in getCacheRemaining()711 mCacheFill = 0; in getCacheRemaining()751 if (abs(mCacheFill - mLastNotifiedCacheFill) > mCacheFillNotifThreshold) { in getCacheRemaining()
489 mCacheFill = fillLevel; in onBufferingUpdate()491 if (mCacheFill - mLastNotifiedCacheFill >= mCacheFillNotifThreshold) { in onBufferingUpdate()585 mCacheFill = 1000; in afterMediaPlayerPreparedSuccessfully()
190 int16_t mCacheFill; // cache fill level + played back level in permille variable
195 mCacheFill = 1000; in onPrepare()
37 mCacheFill(0), in GenericPlayer()561 mLastNotifiedCacheFill = mCacheFill; in notifyCacheFill()