Searched refs:kDefaultLowWaterThreshold (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h78 kDefaultLowWaterThreshold = 4 * 1024 * 1024, enumerator in enum:android::NuCachedSource2::__anon671
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp198 mLowwaterThresholdBytes(kDefaultLowWaterThreshold),
700 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;
712 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;

Completed in 57 milliseconds