Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h209 float getStoppingThreshold();
DPlaylistFetcher.cpp544 float PlaylistFetcher::getStoppingThreshold() { in getStoppingThreshold() function in android::PlaylistFetcher
988 float thresholdRatio = getStoppingThreshold(); in shouldPauseDownload()