Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h186 float mThresholdRatio; member
DPlaylistFetcher.cpp178 mThresholdRatio(-1.0f), in PlaylistFetcher()
523 mThresholdRatio = thresholdRatio; in setStoppingThreshold()
533 mThresholdRatio = -1.0f; in resetStoppingThreshold()
545 return mThresholdRatio; in getStoppingThreshold()