Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp1038 bool groupAutoselect = false; in parseMedia() local
1127 groupAutoselect = false; in parseMedia()
1129 groupAutoselect = true; in parseMedia()
1131 groupAutoselect = false; in parseMedia()
1204 if (haveGroupAutoselect && groupAutoselect) { in parseMedia()