Home
last modified time | relevance | path

Searched refs:ignoreLowWaterThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DNuCachedSource2.h142 bool ignoreLowWaterThreshold = false, bool force = false);
/frameworks/av/media/libstagefright/
DNuCachedSource2.cpp484 bool ignoreLowWaterThreshold, bool force) { in restartPrefetcherIfNecessary_l() argument
491 if (!ignoreLowWaterThreshold && !force in restartPrefetcherIfNecessary_l()