HomeSort by relevance Sort by last modified time
    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