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

/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h76 kDefaultLowWaterThreshold = 4 * 1024 * 1024, enumerator in enum:android::NuCachedSource2::__anon879
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp195 mLowwaterThresholdBytes(kDefaultLowWaterThreshold),
653 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;
665 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;

Completed in 248 milliseconds