Searched defs:resumeThreshold (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp571 && stopTimeUs - latestTimeUs < resumeThreshold(latestMeta)) {
1691 int64_t PlaylistFetcher::resumeThreshold(const sp<AMessage> &msg) { function in class:android::PlaylistFetcher

Completed in 9 milliseconds