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

/frameworks/av/media/libstagefright/include/
H A DLiveSession.h135 bool timeToRefreshPlaylist(int64_t nowUs) const;
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp442 bool LiveSession::timeToRefreshPlaylist(int64_t nowUs) const { function in class:android::LiveSession
507 || (!mPlaylist->isComplete() && timeToRefreshPlaylist(nowUs))) {

Completed in 37 milliseconds