Home | History | Annotate | Download | only in httplive

Lines Matching refs:switching

124         // when switching between audio/video and audio only.
132 // seeking, track switching
1041 // consider only 80% of the available bandwidth, but if we are switching up,
1043 // switching back.
1391 bool switching = false;
1397 switching = true;
1406 if (switching) {
1415 if (switching) {
1467 uri = switching ? mStreams[i].mNewUri : mStreams[i].mUri;
1484 const AString &streamUri = switching ? mStreams[j].mNewUri : mStreams[j].mUri;
1562 switching);
1573 if (switching) {