HomeSort by relevance Sort by last modified time
    Searched refs:mThresholdRatio (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h 181 float mThresholdRatio;
PlaylistFetcher.cpp 170 mThresholdRatio(-1.0f),
456 mThresholdRatio = thresholdRatio;
466 mThresholdRatio = -1.0f;
478 return mThresholdRatio;
    [all...]

Completed in 41 milliseconds