Home
last modified time | relevance | path

Searched defs:thresholdRatio (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp521 void PlaylistFetcher::setStoppingThreshold(float thresholdRatio, bool disconnect) { in setStoppingThreshold()
598 float thresholdRatio, bool disconnect) { in pauseAsync()
988 float thresholdRatio = getStoppingThreshold(); in shouldPauseDownload() local