Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h208 float getStoppingThreshold();
DPlaylistFetcher.cpp526 float PlaylistFetcher::getStoppingThreshold() { in getStoppingThreshold() function in android::PlaylistFetcher
960 float thresholdRatio = getStoppingThreshold(); in shouldPauseDownload()