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.cpp171 mThresholdRatio(-1.0f), in PlaylistFetcher()
506 mThresholdRatio = thresholdRatio; in setStoppingThreshold()
516 mThresholdRatio = -1.0f; in resetStoppingThreshold()
528 return mThresholdRatio; in getStoppingThreshold()