Searched refs:mCacheFill (Results 1 – 5 of 5) sorted by relevance
350 mCacheFill = 1000; in onPrepare()698 mCacheFill = 1000; in getCacheRemaining()712 mCacheFill = (int16_t) ((1000.0 in getCacheRemaining()715 mCacheFill = 0; in getCacheRemaining()755 if (abs(mCacheFill - mLastNotifiedCacheFill) > mCacheFillNotifThreshold) { in getCacheRemaining()
492 mCacheFill = fillLevel; in onBufferingUpdate()494 if (mCacheFill - mLastNotifiedCacheFill >= mCacheFillNotifThreshold) { in onBufferingUpdate()588 mCacheFill = 1000; in afterMediaPlayerPreparedSuccessfully()
189 mCacheFill = 1000; in onPrepare()
190 int16_t mCacheFill; // cache fill level + played back level in permille variable
37 mCacheFill(0), in GenericPlayer()561 mLastNotifiedCacheFill = mCacheFill; in notifyCacheFill()