HomeSort by relevance Sort by last modified time
    Searched full:bandwidth (Results 51 - 75 of 858) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/media/cast/
README 17 Bandwidth estimation and network congestion handling.
  /external/chromium_org/net/quic/congestion_control/
channel_estimator.h 37 // receive times, and may use that to update the channel bandwidth estimate.
  /external/chromium_org/remoting/base/
running_average.h 17 // over bandwidth, frame rate, etc.
  /external/chromium_org/tools/page_cycler/webpagereplay/
README 7 bandwidth throttling.
  /external/iproute2/
README.iproute2+tc 19 tc qdisc add dev eth1 root handle 1: cbq bandwidth 10Mbit allot 1514 cell 8 \
24 tc class add dev eth1 parent 1:0 classid 1:1 cbq bandwidth 10Mbit rate 10Mbit \
29 tc class add dev eth1 parent 1:1 classid 1:2 cbq bandwidth 10Mbit rate 1Mbit \
35 tc class add dev eth1 parent 1:1 classid 1:3 cbq bandwidth 10Mbit rate 8Mbit \
  /external/iproute2/examples/diffserv/
ef-prio 21 "min 15KB max 45KB burst 20 avpkt 1000 bandwidth 10Mbit ".
  /external/iproute2/tc/
q_choke.c 30 fprintf(stderr, "Usage: ... choke limit PACKETS bandwidth KBPS [ecn]\n");
57 } else if (strcmp(*argv, "bandwidth") == 0) {
60 fprintf(stderr, "Illegal \"bandwidth\"\n");
107 fprintf(stderr, "Required parameter (bandwidth, limit) is missing\n");
  /external/libppp/src/
mp.h 101 int min; /* Lowest percent of bundle->bandwidth */
102 int max; /* Highest percent of bundle->bandwidth out */
114 unsigned bandwidth; /* Our link bandwidth (or zero) */ member in struct:mp_link
  /external/qemu/hw/
hw.h 31 /* Called to determine if the file has exceeded it's bandwidth allocation. The
32 * bandwidth capping is a soft limit, not a hard limit.
36 /* Called to change the current bandwidth allocation. This function must return
37 * the new actual bandwidth. It should be new_rate if everything goes ok, and
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode_bwe.c 14 * This C file contains the internal decode bandwidth estimate function.
settings.h 109 /* Bandwidth estimator */
111 #define MIN_ISAC_BW 10000 /* Minimum bandwidth in bits per sec */
112 #define MAX_ISAC_BW 32000 /* Maxmum bandwidth in bits per sec */
182 /* 6200 Bandwidth estimator */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
lpc_analysis.h 48 WebRtc_Word16 bandwidth);
lpc_shape_swb12_tables.h 15 * upper-band signal if the bandwidth is 12 kHz.
lpc_shape_swb16_tables.h 15 * upper-band signal if the bandwidth is 16 kHz.
entropy_coding.c 40 /* CDF array for encoder bandwidth (12 vs 16 kHz) indicator. */
44 /* Pointer to cdf array for encoder bandwidth (12 vs 16 kHz) indicator. */
49 * Initial cdf index for decoder of encoded bandwidth
685 WebRtc_Word16 WebRtcIsac_Poly2LarUB(double* lpcVecs, WebRtc_Word16 bandwidth) {
694 switch (bandwidth) {
796 WebRtc_Word16 bandwidth) {
809 bandwidth);
814 switch (bandwidth) {
839 if (bandwidth == isac16kHz) {
    [all...]
  /frameworks/av/media/libstagefright/
ThrottledSource.cpp 52 // transferred given the limited bandwidth.
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_main.h 54 Word16 bandwidth);
  /frameworks/base/core/java/android/net/
LinkQualityInfo.java 212 * returns the theoretical upload bandwidth of this network
213 * @return bandwidth in Kbps or {@link android.net.LinkQualityInfo#UNKNOWN_INT}
227 * returns the theoretical download bandwidth of this network
228 * @return bandwidth in Kbps or {@link android.net.LinkQualityInfo#UNKNOWN_INT}
  /frameworks/base/core/tests/utillib/src/android/test/
BandwidthTest.java 24 * annotation is present, the test method is profiled for bandwidth metrics and the results
  /frameworks/base/tests/DataIdleTest/
AndroidManifest.xml 30 android:label="Idle Bandwidth Tests" />
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
server.py 212 # Bandwidth values <= 0.0 are considered infinite
213 if self.server.bandwidth <= 0.0:
218 self.server.bandwidth)
220 bits_per_sec = self.server.bandwidth * 1000000
253 bandwidth, listener, serving_dirs=[], output_dir=None):
258 self.bandwidth = bandwidth
  /external/iproute2/man/man8/
tc.8 67 be more than lowering the available bandwidth - it is also used to smooth out
73 for traffic that needs it while still guaranteeing bandwidth to bulk transfers. Reordering
83 Traffic exceeding a set bandwidth may also be dropped forthwith, both on
142 packets when nearing configured bandwidth allocation. Well suited to very
143 large bandwidth applications.
178 underlying link bandwidth. The latter may be ill-defined for some interfaces.
183 guaranteeing bandwidth to classes, while also allowing specification of upper
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/interface/
isacfix.h 97 * adjusted to available bandwidth on
190 * This function updates the estimate of the bandwidth.
213 * This function updates the estimate of the bandwidth.
546 * - bweIndex : index of bandwidth estimate to put in new bitstream
565 * This function returns index representing the Bandwidth estimate from
572 * - rateIndex : Bandwidth estimate to transmit to other side.
583 * This function takes an index representing the Bandwidth estimate from
588 * - rateIndex : Bandwidth estimate from other side.
599 * This function returns the index of the Bandwidth estimate from the bitstream.
605 * - rateIndex : Bandwidth estimate in bitstrea
    [all...]
  /external/iproute2/man/man7/
tc-hfsc.7 20 guarantee precise bandwidth and delay allocation for all leaf classes (realtime
23 allocate excess bandwidth fairly as specified by class hierarchy (linkshare &
34 bandwidth is important, but initial delay of a data stream as well. Note that
66 service (allowed or allocated amount of bandwidth) by some specific point in
80 isn't if we count excess bandwidth received during earlier active period(s)
112 excess bandwidth allocated during the 1st part was really large). Still, the
174 RT criterion \fIignores class hierarchy\fR and guarantees precise bandwidth and
208 A short remark \- in a situation, where the total amount of bandwidth
216 realtime requirements. Still, the "participation" in bandwidth distributed by
230 LS criterion's task is to distribute bandwidth according to specified clas
    [all...]
  /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...]

Completed in 3158 milliseconds

1 23 4 5 6 7 8 91011>>