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

/frameworks/av/media/libstagefright/include/
H A DLiveSession.h108 INITIAL_MINIMUM_RELOAD_DELAY, enumerator in enum:android::LiveSession::RefreshState
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp62 mRefreshState(INITIAL_MINIMUM_RELOAD_DELAY) {
352 mRefreshState = INITIAL_MINIMUM_RELOAD_DELAY;
444 CHECK_EQ((int)mRefreshState, (int)INITIAL_MINIMUM_RELOAD_DELAY);
456 case INITIAL_MINIMUM_RELOAD_DELAY:

Completed in 322 milliseconds