Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp1072 bool groupAutoselect = false; in parseMedia() local
1161 groupAutoselect = false; in parseMedia()
1163 groupAutoselect = true; in parseMedia()
1165 groupAutoselect = false; in parseMedia()
1235 if (haveGroupAutoselect && groupAutoselect) { in parseMedia()