Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h185 float mThresholdRatio; member
DPlaylistFetcher.cpp175 mThresholdRatio(-1.0f), in PlaylistFetcher()
520 mThresholdRatio = thresholdRatio; in setStoppingThreshold()
530 mThresholdRatio = -1.0f; in resetStoppingThreshold()
542 return mThresholdRatio; in getStoppingThreshold()