/external/chromium_org/chrome/browser/resources/net_internals/ |
bandwidth_view.html | 1 <!-- Bandwidth info --> 2 <div id=bandwidth-view-tab-content class=content-box>
|
bandwidth_view.js | 5 /** This view displays summary statistics on bandwidth usage. */ 28 BandwidthView.TAB_ID = 'tab-handle-bandwidth'; 29 BandwidthView.TAB_NAME = 'Bandwidth'; 30 BandwidthView.TAB_HASH = '#bandwidth'; 33 BandwidthView.MAIN_BOX_ID = 'bandwidth-view-tab-content'; 48 * Retains information on bandwidth usage this session. 56 * Displays information on bandwidth usage this session and over the 65 * Update the bandwidth usage table. Returns false on failure. 119 * Returns bandwidth savings as a percent rounded to one decimal place.
|
/external/iproute2/tc/ |
tc_red.h | 6 extern int tc_red_eval_idle_damping(int wlog, unsigned avpkt, unsigned bandwidth, __u8 *sbuf);
|
/external/iproute2/testsuite/tests/ |
cbq.t | 3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded 8 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 9 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
|
policer | 3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded 10 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 11 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
bandwidthsmoother.h | 36 // The purpose of BandwidthSmoother is to smooth out bandwidth 38 // are "sure" there is sufficient bandwidth. To avoid frequent fluctuations, 39 // we take a slightly pessimistic view of our bandwidth. We only increase 40 // our estimation when we have sampled bandwidth measurements of values 42 // for at least time_between_increase time. If a sampled bandwidth 45 // We retain the initial bandwidth guess as our current bandwidth estimation 56 // Samples a new bandwidth measurement. 57 // bandwidth is expected to be non-negative. 58 // returns true if the bandwidth estimation change [all...] |
bandwidthsmoother.cc | 49 // Samples a new bandwidth measurement 50 // returns true if the bandwidth estimation changed 51 bool BandwidthSmoother::Sample(uint32 sample_time, int bandwidth) { 52 if (bandwidth < 0) { 56 accumulator_.AddSample(bandwidth); 64 // Replace bandwidth with the mean of sampled bandwidths. 76 // If bandwidth goes any higher we would overflow. 90 // positive bandwidth means we have regained connectivity.
|
/external/chromium_org/net/quic/congestion_control/ |
available_channel_estimator_test.cc | 35 QuicBandwidth bandwidth = QuicBandwidth::Zero(); local 47 estimator_->GetAvailableChannelEstimate(&bandwidth)); 59 estimator_->GetAvailableChannelEstimate(&bandwidth)); 62 bandwidth); local 80 QuicBandwidth bandwidth = QuicBandwidth::Zero(); local 82 estimator_->GetAvailableChannelEstimate(&bandwidth)); 84 bandwidth); local 101 QuicBandwidth bandwidth = QuicBandwidth::Zero(); local 103 estimator_->GetAvailableChannelEstimate(&bandwidth)); 105 bandwidth); local [all...] |
inter_arrival_bitrate_ramp_up.h | 8 // at the estimated available bandwidth, onece the bitrate pass the halfway 9 // point between the estimated available bandwidth and the estimated max 10 // bandwidth it will follw a new cubic function with its orgin at the estimated 11 // max bandwidth.
|
/external/iproute2/examples/ |
cbqinit.eth1 | 6 BANDWIDTH="bandwidth 10Mbit" 9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit). 14 $BANDWIDTH avpkt 1000 mpu 64 17 # bandwidth is the same as on CBQ itself. 18 # rate == all the bandwidth 26 $BANDWIDTH rate 10Mbit allot 1514 maxburst 50 avpkt 1000 36 $BANDWIDTH rate 4Mbit allot 1514 weight 500Kbit \ 48 $BANDWIDTH rate 1Mbit allot 1514 weight 100Kbit [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
encode_lpc_swb.h | 35 * -bandwidth : indicates if the given LAR vectors belong 45 WebRtc_Word16 bandwidth); 57 * -bandwidth : indicates if the given LAR vectors belong 66 WebRtc_Word16 bandwidth); 80 * -bandwidth : indicates if the given LAR vectors belong 89 WebRtc_Word16 bandwidth); 99 * -bandwidth : indicates if the given LAR vectors belong 109 WebRtc_Word16 bandwidth); 119 * -bandwidth : indicates if the given LAR vectors belong 128 WebRtc_Word16 bandwidth); [all...] |
encode_lpc_swb.c | 39 * -bandwidth : indicates if the given LAR vectors belong 50 WebRtc_Word16 bandwidth) 56 switch(bandwidth) 95 * -bandwidth : indicates if the given LAR vectors belong 105 WebRtc_Word16 bandwidth) 114 switch(bandwidth) 169 * -bandwidth : indicates if the given LAR vectors belong 179 WebRtc_Word16 bandwidth) 187 switch(bandwidth) 237 * -bandwidth : indicates if the given LAR vectors belon [all...] |
/frameworks/base/docs/html/training/efficient-downloads/ |
connectivity_patterns.jd | 17 <li><a href="#Bandwidth">Use greater bandwidth to download more data less often</a></li> 32 <p>In most cases a Wi-Fi radio will offer greater bandwidth at a significantly lower battery cost. As a result, you should endeavor to perform data transfers when connected over Wi-Fi whenever possible.</p> 36 <h2 id="Bandwidth">Use Greater Bandwidth to Download More Data Less Often</h2> 38 <p>When connected over a wireless radio, higher bandwidth generally comes at the price of higher battery cost. Meaning that LTE typically consumes more energy than 3G, which is in turn more expensive than 2G.</p> 40 <p>This means that while the underlying radio state machine varies based on the radio technology, generally speaking the relative battery impact of the state change tail-time is greater for higher bandwidth radios.</p> 42 <p>At the same time, the higher bandwidth means you can prefetch more aggressively, downloading more data over the same time. Perhaps less intuitively, because the tail-time battery cost is relatively higher, it's also more efficient to keep the radio active for longer periods during each transfer session to reduce the frequency of updates.</p> 44 <p>For example, if an LTE radio is has double the bandwidth and double the energy cost of 3G, you should download 4 times as much data during each session—or potentially as much as 10mb. When downloading this much data, it's important to consider the effect of your prefetching on the available local storage and flush your prefetch cache regularly.</p>
|
/external/iproute2/examples/diffserv/ |
efcbq | 8 print "$TC qdisc add $DEV parent 1:0 handle 2:0 cbq bandwidth ". 13 print "$TC class add $DEV parent 2:0 classid 2:1 cbq bandwidth ". 24 print "$TC class add $DEV parent 2:0 classid 2:2 cbq bandwidth ". 28 "min 15KB max 45KB burst 20 avpkt 1000 bandwidth 10Mbit ".
|
afcbq | 7 # - the device bandwidth (set at 10Mbits) 8 # - the bandwidth allocated for each AF class and the BE class 40 # The bandwidth of your device 57 print "$TC qdisc add $DEV parent 1:0 handle 2:0 cbq bandwidth $linerate ". 65 "bandwidth $linerate rate $rate_table{$AFrate} avpkt 1000 prio ". 84 "max 45KB burst 20 avpkt 1000 bandwidth $linerate DP $drop ". 89 "max 45KB burst 20 avpkt 1000 bandwidth $linerate DP $drop ". 100 "bandwidth $linerate rate $berate avpkt 1000 prio 6 " . 105 "burst 20 avpkt 1000 bandwidth $linerate probability 0.4\n";
|
/system/extras/tests/memtest/ |
Android.mk | 10 bandwidth.cpp \
|
/external/aac/libAACenc/src/ |
bandwidth.cpp | 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by 87 contents/description: bandwidth expert 92 #include "bandwidth.h" 202 INT bandwidth = -1; local 256 bandwidth = (entryNo==0) 270 bandwidth = (INT)scaleValue(fMult(bwFac_fix, (FIXP_DBL)(endBw-startBw)),q_res) + startBw; 274 bandwidth = -1; 281 return bandwidth; 285 AAC_ENCODER_ERROR FDKaacEnc_DetermineBandWidth(INT* bandWidth, 306 *bandWidth = proposedBandWidth [all...] |
/external/chromium/net/base/ |
bandwidth_metrics.h | 17 // Tracks statistics about the bandwidth metrics over time. In order to 21 // bandwidth, but not both. 25 // progress concurrently, you have to look at the aggregate bandwidth at any 30 // We can't measure bandwidth by looking at any individual stream. 31 // We can only measure actual bandwidth by looking at the bandwidth 64 // Get the bandwidth. Returns Kbps (kilo-bits-per-second). 65 double bandwidth() const { function in class:net::BandwidthMetrics 82 // We don't use small streams when tracking bandwidth because they are not 96 LOG(INFO) << "Bandwidth: " << kbp [all...] |
/external/chromium_org/net/base/ |
bandwidth_metrics.h | 16 // Tracks statistics about the bandwidth metrics over time. In order to 20 // bandwidth, but not both. 24 // progress concurrently, you have to look at the aggregate bandwidth at any 29 // We can't measure bandwidth by looking at any individual stream. 30 // We can only measure actual bandwidth by looking at the bandwidth 63 // Get the bandwidth. Returns Kbps (kilo-bits-per-second). 64 double bandwidth() const { function in class:net::BandwidthMetrics 81 // We don't use small streams when tracking bandwidth because they are not 95 VLOG(1) << "Bandwidth: " << kbp [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
bandwidth_estimator.h | 14 * This header file contains the API for the Bandwidth Estimator 28 * This function initializes the struct for the bandwidth estimator 31 * - bwest_str : Struct containing bandwidth information. 46 * - bweStr : struct containing bandwidth information. 75 * This function calculates and returns the bandwidth/jitter estimation code 86 /* Returns the bandwidth estimation (in bps) */ 89 /* Returns the bandwidth that iSAC should send with in bps */
|
/external/tcpdump/tests/ |
ospf-gmpls.new | 13 Maximum Bandwidth subTLV (6), length: 4, 622.080 Mbps 14 Maximum Reservable Bandwidth subTLV (7), length: 4, 622.080 Mbps 15 Unreserved Bandwidth subTLV (8), length: 32 37 Maximum Bandwidth subTLV (6), length: 4, 622.080 Mbps 38 Maximum Reservable Bandwidth subTLV (7), length: 4, 622.080 Mbps 39 Unreserved Bandwidth subTLV (8), length: 32 61 Maximum Bandwidth subTLV (6), length: 4, 100.000 Mbps 62 Maximum Reservable Bandwidth subTLV (7), length: 4, 100.000 Mbps 63 Unreserved Bandwidth subTLV (8), length: 32 75 Max LSP Bandwidth [all...] |
ospf-gmpls.out | 13 Maximum Bandwidth subTLV (6), length: 4, 622.080 Mbps 14 Maximum Reservable Bandwidth subTLV (7), length: 4, 622.080 Mbps 15 Unreserved Bandwidth subTLV (8), length: 32 37 Maximum Bandwidth subTLV (6), length: 4, 622.080 Mbps 38 Maximum Reservable Bandwidth subTLV (7), length: 4, 622.080 Mbps 39 Unreserved Bandwidth subTLV (8), length: 32 61 Maximum Bandwidth subTLV (6), length: 4, 100.000 Mbps 62 Maximum Reservable Bandwidth subTLV (7), length: 4, 100.000 Mbps 63 Unreserved Bandwidth subTLV (8), length: 32 75 Max LSP Bandwidth [all...] |
/frameworks/base/core/tests/bandwidthtests/ |
AndroidManifest.xml | 18 package="com.android.bandwidth.tests" > 26 android:targetPackage="com.android.bandwidth.tests" 27 android:label="Bandwidth Tests" />
|
/external/tcpdump/ |
print-igrp.c | 47 register u_int delay, bandwidth; local 61 bandwidth = EXTRACT_24BITS(igr->igr_bw); 62 metric = bandwidth + delay; 68 10 * delay, bandwidth == 0 ? 0 : 10000000 / bandwidth,
|
/external/chromium_org/media/tools/constrained_network_server/ |
traffic_control.py | 16 # The maximum bandwidth limit. 60 Imposes packet level constraints such as bandwidth, latency, and packet loss 70 bandwidth: Maximum allowed upload bandwidth (integer in kbit/s). 106 bandwidth: Maximum allowed upload bandwidth (integer in kbit/s). 184 The class specifies bandwidth, and qdisc specifies delay and packet loss. The 192 bandwidth: Maximum allowed upload bandwidth (integer in kbit/s). 197 if 'bandwidth' not in config.keys() or not config['bandwidth'] [all...] |