OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mplaylistindex
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/httplive/
LiveSession.h
111
size_t
mPlaylistIndex
;
LiveSession.cpp
513
item.
mPlaylistIndex
= i;
542
item.
mPlaylistIndex
= 0;
989
if (mPlaylist->getTypeURI(item.
mPlaylistIndex
, mStreams[i].mType, &URIs[i])) {
[
all
...]
Completed in 39 milliseconds