Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h181 float mThresholdRatio; member
DPlaylistFetcher.cpp170 mThresholdRatio(-1.0f), in PlaylistFetcher()
448 mThresholdRatio = thresholdRatio; in setStoppingThreshold()
458 mThresholdRatio = -1.0f; in resetStoppingThreshold()
470 return mThresholdRatio; in getStoppingThreshold()