Searched defs:bandwidth (Results 1 - 25 of 60) sorted by relevance

123

/external/chromium_org/net/quic/
H A Dquic_sustained_bandwidth_recorder.cc24 QuicBandwidth bandwidth,
43 // bandwidth estimate as a valid sustained bandwidth estimate.
47 bandwidth_estimate_ = bandwidth;
48 DVLOG(1) << "New sustained bandwidth estimate (KBytes/s): "
52 // Check for an increase in max bandwidth.
53 if (bandwidth > max_bandwidth_estimate_) {
54 max_bandwidth_estimate_ = bandwidth;
56 DVLOG(1) << "New max bandwidth estimate (KBytes/s): "
22 RecordEstimate(bool in_recovery, bool in_slow_start, QuicBandwidth bandwidth, QuicTime estimate_time, QuicWallTime wall_time, QuicTime::Delta srtt) argument
H A Dquic_sustained_bandwidth_recorder_test.cc23 QuicBandwidth bandwidth = local
30 recorder.RecordEstimate(in_recovery, in_slow_start, bandwidth, estimate_time,
37 recorder.RecordEstimate(in_recovery, in_slow_start, bandwidth, estimate_time,
44 recorder.RecordEstimate(in_recovery, in_slow_start, bandwidth, estimate_time,
47 EXPECT_EQ(recorder.BandwidthEstimate(), bandwidth);
56 recorder.RecordEstimate(in_recovery, in_slow_start, bandwidth, estimate_time,
59 recorder.RecordEstimate(in_recovery, in_slow_start, bandwidth, estimate_time,
61 EXPECT_EQ(recorder.BandwidthEstimate(), bandwidth);
73 // Reset again, this time recording a lower bandwidth than before.
88 // Max bandwidth shoul
103 QuicBandwidth bandwidth = local
[all...]
/external/chromium_org/third_party/webrtc/base/
H A Dbandwidthsmoother.cc32 // Samples a new bandwidth measurement
33 // returns true if the bandwidth estimation changed
34 bool BandwidthSmoother::Sample(uint32 sample_time, int bandwidth) { argument
35 if (bandwidth < 0) {
39 accumulator_.AddSample(bandwidth);
47 // Replace bandwidth with the mean of sampled bandwidths.
59 // If bandwidth goes any higher we would overflow.
73 // positive bandwidth means we have regained connectivity.
H A Dvirtualsocketserver.h40 // Limits the network bandwidth (maximum bytes per second). Zero means that
42 uint32 bandwidth() const { return bandwidth_; } function in class:rtc::VirtualSocketServer
43 void set_bandwidth(uint32 bandwidth) { bandwidth_ = bandwidth; } argument
/external/chromium_org/net/base/
H A Dbandwidth_metrics.h16 // 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
96 << "Kbps (avg " << bandwidth() << "Kbp
[all...]
/external/tcpdump/
H A Dprint-igrp.c47 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/aac/libAACenc/src/
H A Dbandwidth.cpp14 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;
332 /* bandwidth limiting */
336 else { /* search reasonable bandwidth */
[all...]
H A Dpsy_configuration.cpp14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
570 INT bandwidth,
587 psyConf->allowIS = (useIS) && ( (bitrate/bandwidth) < 5 );
623 psyConf->lowpassLine = (INT)((2*bandwidth*frameLengthLong)/samplerate);
627 psyConf->lowpassLine = (INT)((2*bandwidth*frameLengthShort)/samplerate);
568 FDKaacEnc_InitPsyConfiguration(INT bitrate, INT samplerate, INT bandwidth, INT blocktype, INT granuleLength, INT useIS, PSY_CONFIGURATION *psyConf, FB_TYPE filterbank) argument
H A Dpsy_main.cpp14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
306 INT bandwidth,
335 ErrorStatus = FDKaacEnc_InitPsyConfiguration(bitRate/channelsEff, sampleRate, bandwidth, LONG_WINDOW, hPsy->granuleLength, useIS, &(hPsy->psyConf[0]), filterBank);
355 ErrorStatus = FDKaacEnc_InitPsyConfiguration(bitRate/channelsEff, sampleRate, bandwidth, SHORT_WINDOW, hPsy->granuleLength, useIS, &hPsy->psyConf[1], filterBank);
299 FDKaacEnc_psyMainInit(PSY_INTERNAL *hPsy, AUDIO_OBJECT_TYPE audioObjectType, CHANNEL_MAPPING *cm, INT sampleRate, INT granuleLength, INT bitRate, INT tnsMask, INT bandwidth, INT usePns, INT useIS, UINT syntaxFlags, ULONG initFlags) argument
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dencode_lpc_swb.c39 * -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
48 WebRtcIsac_RemoveLarMean( double* lar, int16_t bandwidth) argument
102 WebRtcIsac_DecorrelateIntraVec( const double* data, double* out, int16_t bandwidth) argument
176 WebRtcIsac_DecorrelateInterVec( const double* data, double* out, int16_t bandwidth) argument
245 WebRtcIsac_QuantizeUncorrLar( double* data, int* recIdx, int16_t bandwidth) argument
315 WebRtcIsac_DequantizeLpcParam( const int* idx, double* out, int16_t bandwidth) argument
371 WebRtcIsac_CorrelateIntraVec( const double* data, double* out, int16_t bandwidth) argument
434 WebRtcIsac_CorrelateInterVec( const double* data, double* out, int16_t bandwidth) argument
499 WebRtcIsac_AddLarMean( double* data, int16_t bandwidth) argument
[all...]
H A Dlpc_analysis.c305 /* bandwidth expansion */
332 /* bandwidth expansion */
373 * -bandwidth : specifies if the codec is in 0-16 kHz mode or
391 int16_t bandwidth)
396 int16_t numSubFrames = SUBFRAMES * (1 + (bandwidth == isac16kHz));
442 (bandwidth == isac12kHz);
444 (bandwidth == isac16kHz);
453 /* bandwidth expansion */
385 WebRtcIsac_GetLpcCoefUb( double* inSignal, MaskFiltstr* maskdata, double* lpCoeff, double corrMat[][UB_LPC_ORDER + 1], double* varscale, int16_t bandwidth) argument
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc70 opus_int32 bandwidth; local
74 OPUS_GET_MAX_BANDWIDTH(&bandwidth));
75 EXPECT_EQ(expect, bandwidth);
79 OPUS_GET_MAX_BANDWIDTH(&bandwidth));
80 EXPECT_EQ(expect, bandwidth);
/external/chromium_org/third_party/webrtc/modules/bitrate_controller/
H A Dsend_side_bandwidth_estimation.cc89 void SendSideBandwidthEstimation::UpdateReceiverEstimate(uint32_t bandwidth) { argument
90 bwe_incoming_ = bandwidth;
206 LOG(LS_WARNING) << "Estimated available bandwidth " << bitrate_ / 1000
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dencode_lpc_swb.c39 * -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
48 WebRtcIsac_RemoveLarMean( double* lar, WebRtc_Word16 bandwidth) argument
102 WebRtcIsac_DecorrelateIntraVec( const double* data, double* out, WebRtc_Word16 bandwidth) argument
176 WebRtcIsac_DecorrelateInterVec( const double* data, double* out, WebRtc_Word16 bandwidth) argument
245 WebRtcIsac_QuantizeUncorrLar( double* data, int* recIdx, WebRtc_Word16 bandwidth) argument
315 WebRtcIsac_DequantizeLpcParam( const int* idx, double* out, WebRtc_Word16 bandwidth) argument
371 WebRtcIsac_CorrelateIntraVec( const double* data, double* out, WebRtc_Word16 bandwidth) argument
434 WebRtcIsac_CorrelateInterVec( const double* data, double* out, WebRtc_Word16 bandwidth) argument
499 WebRtcIsac_AddLarMean( double* data, WebRtc_Word16 bandwidth) argument
[all...]
H A Dlpc_analysis.c305 /* bandwidth expansion */
332 /* bandwidth expansion */
373 * -bandwidth : specifies if the codec is in 0-16 kHz mode or
391 WebRtc_Word16 bandwidth)
396 WebRtc_Word16 numSubFrames = SUBFRAMES * (1 + (bandwidth == isac16kHz));
442 (bandwidth == isac12kHz);
444 (bandwidth == isac16kHz);
453 /* bandwidth expansion */
385 WebRtcIsac_GetLpcCoefUb( double* inSignal, MaskFiltstr* maskdata, double* lpCoeff, double corrMat[][UB_LPC_ORDER + 1], double* varscale, WebRtc_Word16 bandwidth) argument
/external/chromium_org/net/quic/congestion_control/
H A Dsend_algorithm_simulator.cc43 QuicBandwidth bandwidth,
50 bandwidth_(bandwidth),
306 // Remove completed transfers and record transfer bandwidth.
41 SendAlgorithmSimulator( MockClock* clock, QuicBandwidth bandwidth, QuicTime::Delta rtt) argument
H A Dsend_algorithm_simulator.h118 QuicBandwidth bandwidth,
122 void set_bandwidth(QuicBandwidth bandwidth) { argument
123 bandwidth_ = bandwidth;
/external/chromium_org/third_party/opus/src/celt/
H A Dcelt.h60 int bandwidth; member in struct:__anon14700
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
H A Dvie_network_test.cc155 unsigned int bandwidth = 0; local
157 &bandwidth));
175 unsigned int bandwidth = 0; local
177 &bandwidth));
185 unsigned int bandwidth = 0; local
187 &bandwidth));
188 EXPECT_GT(bandwidth, 0u);
211 unsigned int bandwidth = 0; local
213 &bandwidth));
214 EXPECT_GT(bandwidth,
222 unsigned int bandwidth = 0; local
[all...]
/external/libopus/celt/
H A Dcelt.h60 int bandwidth; member in struct:__anon24531
/external/srec/srec/cfront/
H A Dfrontobj.c352 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));
/external/chromium_org/remoting/test/
H A Dfake_socket_factory.cc183 void FakePacketSocketFactory::SetBandwidth(int bandwidth, int max_buffer) { argument
185 if (bandwidth <= 0) {
188 leaky_bucket_.reset(new LeakyBucket(max_buffer, bandwidth));
H A Dprotocol_perftest.cc46 NetworkPerformanceParams(int bandwidth, argument
51 : bandwidth(bandwidth),
57 int bandwidth; member in struct:remoting::NetworkPerformanceParams
231 port_allocator->socket_factory()->SetBandwidth(GetParam().bandwidth,
302 port_allocator->socket_factory()->SetBandwidth(GetParam().bandwidth,
476 if (GetParam().bandwidth > 0) {
478 GetParam().bandwidth);
/external/chromium_org/third_party/opus/src/src/
H A Danalysis.c220 int bandwidth=0; local
382 bandwidth = 0;
414 bandwidth = b;
417 bandwidth = 20;
610 info->bandwidth = bandwidth;
611 /*printf("%d %d\n", info->bandwidth, info->opus_bandwidth);*/
H A Dopus_decoder.c67 int bandwidth; member in struct:OpusDecoder
347 if( st->bandwidth == OPUS_BANDWIDTH_NARROWBAND ) {
349 } else if( st->bandwidth == OPUS_BANDWIDTH_MEDIUMBAND ) {
351 } else if( st->bandwidth == OPUS_BANDWIDTH_WIDEBAND ) {
422 switch(st->bandwidth)
650 st->bandwidth = packet_bandwidth;
670 st->bandwidth = packet_bandwidth;
792 *value = st->bandwidth;
891 int bandwidth; local
894 bandwidth
[all...]

Completed in 740 milliseconds

123