Searched refs:mTotalTransferred (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/
H A DThrottledSource.cpp30 mTotalTransferred(0) {
43 mTotalTransferred += n;
54 mTotalTransferred * 1000000ll / mBandwidthLimitBytesPerSecond;
/frameworks/av/include/media/stagefright/
H A DThrottledSource.h75 size_t mTotalTransferred; member in struct:android::ThrottledSource
/frameworks/av/media/libstagefright/foundation/include/
H A DThrottledSource.h75 size_t mTotalTransferred; member in struct:android::ThrottledSource
/frameworks/av/media/libstagefright/include/
H A DThrottledSource.h75 size_t mTotalTransferred; member in struct:android::ThrottledSource

Completed in 73 milliseconds