Home
last modified time | relevance | path

Searched refs:startUp (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp1419 bool startUp = mStartup; // save current start up state in onDownloadNext() local
1455 if (mSeekMode != LiveSession::kSeekModeExactPosition && startUp != mStartup) { in onDownloadNext()
1525 bool startUp = mStartup; in onDownloadNext() local
1545 if (mSeekMode != LiveSession::kSeekModeExactPosition && startUp != mStartup) { in onDownloadNext()