HomeSort by relevance Sort by last modified time
    Searched refs:kDefaultLowWaterThreshold (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/include/
NuCachedSource2.h 87 kDefaultLowWaterThreshold = 4 * 1024 * 1024,
  /frameworks/av/media/libstagefright/
NuCachedSource2.cpp 198 mLowwaterThresholdBytes(kDefaultLowWaterThreshold),
718 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;
730 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;

Completed in 44 milliseconds