OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialbandwidth
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
414
size_t
initialBandwidth
= 0;
430
if (
initialBandwidth
== 0) {
431
initialBandwidth
= item.mBandwidth;
442
if (mBandwidthItems.itemAt(i).mBandwidth ==
initialBandwidth
) {
[
all
...]
Completed in 64 milliseconds