HomeSort by relevance Sort by last modified time
    Searched refs:bandwidth (Results 1 - 25 of 31) sorted by null

1 2

  /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
cls-testbed.t 17 cbq bandwidth 100Mbit avpkt 1400 mpu 64
20 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 \
  /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,
print-eigrp.c 130 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_ip_int_t
150 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_ip_ext_t
169 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_at_int_t
188 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_at_ext_t
344 printf("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
346 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_int->bandwidth),
381 printf("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
383 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_ext->bandwidth),
413 printf("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
415 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_int->bandwidth),
    [all...]
print-rsvp.c 306 u_int8_t bandwidth[4]; member in struct:rsvp_obj_frr_t
335 { 0x04, "Bandwidth protection" },
375 { 0x08, "Bandwidth protection desired" }, /* draft-ietf-mpls-rsvp-lsp-fastreroute-02.txt */
    [all...]
  /external/chromium/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 LOG(INFO) << "Bandwidth: " << kbp
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
psy_configuration.h 96 Word16 bandwidth,
101 Word16 bandwidth,
psy_main.h 54 Word16 bandwidth);
  /frameworks/base/media/libeffects/testlibs/
AudioEqualizer.h 31 // filters have an additional bandwidth control.
40 // Bandwidth in cents (ignored on shelving filters).
41 uint32_t bandwidth; member in struct:android::AudioEqualizer::BandConfig
94 // bandwidth: 1200 cents.
130 // Sets bandwidth value. Actual change will only take place upon commit().
134 // cents Bandwidth value in cents (1/1200 octave).
137 // Gets bandwidth of a certain band. This is always the last value set (or
140 // band The band to get the bandwidth for.
141 // returns Bandwidth value in cents (1/1200 octave).
AudioEqualizer.cpp 211 setBandwidth(band, bandCfg.bandwidth);
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
psy_configuration.c 347 Word16 bandwidth,
400 psyConf->lowpassLine = extract_l((bandwidth<<1) * FRAME_LEN_LONG / samplerate);
431 Word16 bandwidth,
483 psyConf->lowpassLine = extract_l(((bandwidth << 1) * FRAME_LEN_SHORT) / samplerate);
psy_main.c 191 Word16 bandwidth)
198 bandwidth,
210 bandwidth,
  /libcore/luni/src/main/java/java/net/
SocketImpl.java 310 * Sets performance preference for connection time, latency and bandwidth.
317 * @param bandwidth
318 * the importance of bandwidth.
321 int bandwidth) {
ServerSocket.java 532 * Sets performance preferences for connection time, latency and bandwidth.
541 * @param bandwidth
542 * the value representing the importance of high bandwidth.
545 int bandwidth) {
Socket.java     [all...]
  /libcore/luni/src/test/java/libcore/java/net/
OldServerSocketTest.java 54 int bandwidth) throws Exception {
56 theSocket.setPerformancePreferences(connectionTime, latency, bandwidth);
  /external/iproute2/examples/
cbq.init-v0.7.3 116 # to borrow bandwidth from their parents.
197 # often possible (and convenient) to let <clsid> resemble bandwidth of the
208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
213 # <bandwidth> is the physical bandwidth of the device, e.g. for
216 # <bandwidth>. As a rule of thumb: <weight> = <bandwidth> / 10
219 # <bandwidth> [and <weight>] only once, therefore in other files you only
227 # Bandwidth allocated to the class. Traffic going through the class is
259 # from borrowing bandwidth from its parent even if you have BOUNDED se
    [all...]
  /external/srec/srec/cfront/
frontobj.c 352 int fmax, i, j, high_cut, bandwidth; local
380 bandwidth = parameters->samplerate / 2;
381 ASSERT(bandwidth != 0);
407 fmax = bandwidth;
410 freqobj->cut_off_below = (int)(((long)freqobj->low_cut * freqobj->np) / (2.0 * bandwidth));
411 freqobj->cut_off_above = (int)(((long)high_cut * freqobj->np) / (2.0 * bandwidth));
  /frameworks/base/media/libstagefright/httplive/
LiveSource.cpp 101 unsigned long bandwidth; local
102 CHECK(meta->findInt32("bandwidth", (int32_t *)&item.mBandwidth));
124 // Change bandwidth at random()
127 // There's a 50% chance to stay on the current bandwidth and
128 // a 50% chance to switch to the next higher bandwidth (wrapping around
144 // Stay on the lowest bandwidth available.
145 size_t index = mBandwidthItems.size() - 1; // Highest bandwidth stream
151 // If we switched streams because of bandwidth changes,
  /external/kernel-headers/original/linux/
usb.h 123 * different endpoints use different amounts of reserved USB bandwidth.
850 int bandwidth; \/* bandwidth for INT\/ISO request *\/ member in struct:urb
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/
XF86VMode.c 925 monitor->bandwidth = (float)rep.bandwidth / 1e6;
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 128 memory bandwidth is not a good idea. Such patches are acceptable
ip-tunnels.tex 433 example is limiting tunnel bandwidth. The following command:

Completed in 720 milliseconds

1 2