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

1 2 3 4 5 6 7 8

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
encode_lpc_swb.h 34 * -bandwidth : indicates if the given LAR vectors belong
44 int16_t bandwidth);
56 * -bandwidth : indicates if the given LAR vectors belong
65 int16_t bandwidth);
79 * -bandwidth : indicates if the given LAR vectors belong
88 int16_t bandwidth);
98 * -bandwidth : indicates if the given LAR vectors belong
108 int16_t bandwidth);
118 * -bandwidth : indicates if the given LAR vectors belong
127 int16_t bandwidth);
    [all...]
encode_lpc_swb.c 39 * -bandwidth : indicates if the given LAR vectors belong
50 int16_t bandwidth)
56 switch(bandwidth)
95 * -bandwidth : indicates if the given LAR vectors belong
105 int16_t bandwidth)
114 switch(bandwidth)
169 * -bandwidth : indicates if the given LAR vectors belong
179 int16_t bandwidth)
187 switch(bandwidth)
237 * -bandwidth : indicates if the given LAR vectors belon
    [all...]
entropy_coding.h 83 int16_t bandwidth);
107 * - bandwidth : specifies if the codec is operating at 0-12 kHz
131 int16_t bandwidth,
140 * - bandwidth : spepecifies if the codec is in 0-12 kHz or
164 int16_t bandwidth);
263 * Encode if the bandwidth of encoded audio is 0-12 kHz or 0-16 kHz.
266 * - bandwidth : an enumerator specifying if the codec in is
277 int16_t WebRtcIsac_EncodeBandwidth(enum ISACBandwidth bandwidth,
283 * Decode the bandwidth of the encoded audio, i.e. if the bandwidth is 0-12 kH
    [all...]
lpc_analysis.h 48 int16_t bandwidth);
codec.h 55 int32_t jitterInfo, float scale, enum ISACBandwidth bandwidth);
59 enum ISACBandwidth bandwidth);
  /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/tc/
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.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
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 22 cbq bandwidth 100Mbit avpkt 1400 mpu 64
25 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 \
  /external/webrtc/webrtc/base/
bandwidthsmoother.h 19 // The purpose of BandwidthSmoother is to smooth out bandwidth
21 // are "sure" there is sufficient bandwidth. To avoid frequent fluctuations,
22 // we take a slightly pessimistic view of our bandwidth. We only increase
23 // our estimation when we have sampled bandwidth measurements of values
25 // for at least time_between_increase time. If a sampled bandwidth
28 // We retain the initial bandwidth guess as our current bandwidth estimation
40 // Samples a new bandwidth measurement.
41 // bandwidth is expected to be non-negative.
42 // returns true if the bandwidth estimation change
    [all...]
bandwidthsmoother.cc 34 // Samples a new bandwidth measurement
35 // returns true if the bandwidth estimation changed
36 bool BandwidthSmoother::Sample(uint32_t sample_time, int bandwidth) {
37 if (bandwidth < 0) {
41 accumulator_.AddSample(bandwidth);
49 // Replace bandwidth with the mean of sampled bandwidths.
61 // If bandwidth goes any higher we would overflow.
75 // positive bandwidth means we have regained connectivity.
  /external/autotest/server/cros/
chaos_shadow_ap_list.conf 16 bandwidth = HT20
  /external/fio/tools/plot/samples/
Makefile 1 all: clean m2sw1-128k-sdb-randwrite-para.results_bw.log io bandwidth
9 bandwidth: setup
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
LoessInterpolator.java 47 /** Default value of the bandwidth parameter. */
63 * The bandwidth parameter: when computing the loess fit at
70 private final double bandwidth; field in class:LoessInterpolator
89 * with a bandwidth of {@link #DEFAULT_BANDWIDTH},
96 this.bandwidth = DEFAULT_BANDWIDTH;
103 * with given bandwidth and number of robustness iterations.
106 * #LoessInterpolator(double, int, double) LoessInterpolator(bandwidth,
110 * @param bandwidth when computing the loess fit at
120 * @throws MathException if bandwidth does not lie in the interval [0,1]
124 public LoessInterpolator(double bandwidth, int robustnessIters) throws MathException
    [all...]
  /external/tcpdump/
print-igrp.c 58 uint8_t igr_bw[3]; /* bandwidth in units of 1 kb/s */
71 register u_int delay, bandwidth; local
85 bandwidth = EXTRACT_24BITS(igr->igr_bw);
86 metric = bandwidth + delay;
92 10 * delay, bandwidth == 0 ? 0 : 10000000 / bandwidth,
print-eigrp.c 124 uint8_t bandwidth[4]; member in struct:eigrp_tlv_ip_int_t
144 uint8_t bandwidth[4]; member in struct:eigrp_tlv_ip_ext_t
163 uint8_t bandwidth[4]; member in struct:eigrp_tlv_at_int_t
182 uint8_t bandwidth[4]; member in struct:eigrp_tlv_at_ext_t
338 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
340 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_int->bandwidth),
375 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
377 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_ext->bandwidth),
407 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
409 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_int->bandwidth),
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
proxyshaper.py 35 """Raised for unexpected dummynet-style bandwidth value."""
103 def GetBitsPerSecond(bandwidth):
104 """Return bits per second represented by dummynet bandwidth option.
109 bandwidth: a dummynet-style bandwidth specification (e.g. "10Kbit/s")
111 if bandwidth == '0':
114 match = re.match(bw_re, str(bandwidth))
117 bandwidth, bw_re))
  /external/webrtc/webrtc/modules/bitrate_controller/include/
bitrate_controller.h 11 * RTCP module. It will aggregate the results and run one bandwidth estimation
30 // Observer class for bitrate changes announced due to change in bandwidth
45 // RTCPBandwidthObservers). It does one aggregated send side bandwidth
62 // Gets the available payload bandwidth in bits per second. Note that
63 // this bandwidth excludes packet headers.
64 virtual bool AvailableBandwidth(uint32_t* bandwidth) const = 0;
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_configuration.h 96 Word16 bandwidth,
101 Word16 bandwidth,
  /system/extras/tests/memtest/
Android.mk 12 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...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
SocketImplTest.java 134 int bandwidth) {
135 super.setPerformancePreferences(connectionTime, latency, bandwidth);
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/directconnect/
layer1.py 37 in many cases can reduce your network costs, increase bandwidth
83 def allocate_connection_on_interconnect(self, bandwidth, connection_name,
89 Allocates a VLAN number and a specified amount of bandwidth
92 :type bandwidth: string
93 :param bandwidth: Bandwidth of the connection.
126 'bandwidth': bandwidth,
290 def create_connection(self, location, bandwidth, connection_name):
311 :type bandwidth: strin
    [all...]
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
CaptureQualityController.java 74 // Extract max bandwidth (in millipixels / second).
89 // Choose the best format given a target bandwidth.
106 // Return the highest frame rate possible based on bandwidth and format.
107 private int calculateFramerate(double bandwidth, CaptureFormat format) {
109 (int) Math.round(bandwidth / (format.width * format.height))) / 1000.0);
  /external/libopus/src/
opus_encoder.c 94 int bandwidth; member in struct:OpusEncoder
243 st->bandwidth = OPUS_BANDWIDTH_FULLBAND;
248 static unsigned char gen_toc(int mode, int framerate, int bandwidth, int channels)
260 toc = (bandwidth-OPUS_BANDWIDTH_NARROWBAND)<<5;
264 int tmp = bandwidth-OPUS_BANDWIDTH_MEDIUMBAND;
273 toc |= (bandwidth-OPUS_BANDWIDTH_SUPERWIDEBAND)<<4;
1012 analysis_bandwidth = analysis_info.bandwidth;
1039 int bw = st->bandwidth == 0 ? OPUS_BANDWIDTH_NARROWBAND : st->bandwidth;
1231 int bandwidth = OPUS_BANDWIDTH_FULLBAND; local
    [all...]

Completed in 832 milliseconds

1 2 3 4 5 6 7 8