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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp83 int32_t mLastSeqNumberInPlaylist; member in struct:android::PlaylistFetcher::DownloadState
102 mLastSeqNumberInPlaylist = 0;
121 lastSeqNumberInPlaylist = mLastSeqNumberInPlaylist;
140 mLastSeqNumberInPlaylist = lastSeqNumberInPlaylist;

Completed in 124 milliseconds