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

/frameworks/av/media/libstagefright/include/
H A DNuCachedSource2.h87 kDefaultLowWaterThreshold = 4 * 1024 * 1024, enumerator in enum:android::NuCachedSource2::__anon717
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp198 mLowwaterThresholdBytes(kDefaultLowWaterThreshold),
718 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;
730 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;

Completed in 47 milliseconds