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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h181 float mThresholdRatio; member in struct:android::PlaylistFetcher
H A DPlaylistFetcher.cpp170 mThresholdRatio(-1.0f),
456 mThresholdRatio = thresholdRatio;
466 mThresholdRatio = -1.0f;
478 return mThresholdRatio;

Completed in 62 milliseconds