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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h185 float mThresholdRatio; member in struct:android::PlaylistFetcher
H A DPlaylistFetcher.cpp171 mThresholdRatio(-1.0f),
506 mThresholdRatio = thresholdRatio;
516 mThresholdRatio = -1.0f;
528 return mThresholdRatio;

Completed in 60 milliseconds