Searched defs:thresholdRatio (Results 1 – 1 of 1) sorted by relevance
453 void PlaylistFetcher::setStoppingThreshold(float thresholdRatio, bool disconnect) { in setStoppingThreshold()530 float thresholdRatio, bool disconnect) { in pauseAsync()910 float thresholdRatio = getStoppingThreshold(); in shouldPauseDownload() local