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

  /frameworks/base/media/libstagefright/include/
NuCachedSource2.h 76 kDefaultLowWaterThreshold = 4 * 1024 * 1024,
  /frameworks/base/media/libstagefright/
NuCachedSource2.cpp 195 mLowwaterThresholdBytes(kDefaultLowWaterThreshold),
644 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;
656 mLowwaterThresholdBytes = kDefaultLowWaterThreshold;

Completed in 16 milliseconds