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

1 2 3 4 56 7 8 91011>>

  /external/apache-http/src/org/apache/http/io/
package.html 41 direct or via SOCKS hosts, with bandwidth throttling, or
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.js 12 // bandwidth) so data that may be as large and updated as frequently as the CSS
  /external/chromium_org/net/quic/congestion_control/
inter_arrival_sender.h 95 QuicBandwidth back_down_bandwidth_; // Bandwidth before backing down.
pacing_sender.h 6 // It uses the underlying sender's bandwidth estimate to determine the
  /external/chromium_org/remoting/webapp/
connection_stats.js 67 'Bandwidth: ' + formatStatNumber(videoBandwidth, units) +
  /external/chromium_org/third_party/libjingle/source/talk/base/
ratelimiter.h 37 // time. Use, for example, for simple bandwidth throttling.
virtualsocketserver.h 56 // Limits the network bandwidth (maximum bytes per second). Zero means that
58 uint32 bandwidth() const { return bandwidth_; } function in class:talk_base::VirtualSocketServer
59 void set_bandwidth(uint32 bandwidth) { bandwidth_ = bandwidth; }
  /external/chromium_org/third_party/opus/src/silk/
bwexpander.c 34 /* Chirp (bandwidth expand) LP AR filter */
  /external/iproute2/man/man8/
tc-hfsc.8 46 ways. Either as maximum delay for certain amount of work, or as a bandwidth
  /external/libgsm/
README 21 form (given the bandwidth limitations of 8 kHz sampling rate).
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
structs.h 261 fast and easy to construct a new bitstream with a different Bandwidth
439 // Bandwidth Estimator and model for the rate.
459 // bandwidth of the encoded audio 8, 12 or 16 kHz
468 // Flag to to indicate signal bandwidth switch
  /external/wpa_supplicant_8/src/ap/
wmm.c 184 wpa_printf(MSG_DEBUG, "WMM: Surplus Bandwidth Allowance: %u.%04u",
210 wpa_printf(MSG_DEBUG, "WMM: Surplus Bandwidth Allowance not "
222 * portion of the available bandwidth.
226 "75%% of available bandwidth");
  /frameworks/av/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);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
lag_wind.tab 21 | Bandwidth expansion = 60 Hz |
  /frameworks/av/media/libstagefright/include/
WVMExtractor.h 61 // Return the current estimated bandwidth
  /frameworks/base/core/java/android/net/
SSLSessionCache.java 31 * power, and bandwidth by skipping directly to an encrypted stream.
  /frameworks/base/docs/html/training/monitoring-device-state/
manifest-receivers.jd 62 <p>You can use the same technique to delay a download that requires higher bandwidth to complete.
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
TcpStream.cpp 41 // disable Nagle algorithm to improve bandwidth of small
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
data_builder.c 218 if (sensors.gyro.bandwidth == 0) {
219 sensors.gyro.bandwidth = (int)(1000000L / sample_rate_us);
237 if (sensors.accel.bandwidth == 0) {
238 sensors.accel.bandwidth = (int)(1000000L / sample_rate_us);
256 if (sensors.compass.bandwidth == 0) {
257 sensors.compass.bandwidth = (int)(1000000L / sample_rate_us);
292 /** Set Gyro Bandwidth in Hz
293 * @param[in] bandwidth_hz Gyro bandwidth in Hz
297 sensors.gyro.bandwidth = bandwidth_hz;
300 /** Set Accel Bandwidth in H
    [all...]
  /cts/suite/cts/deviceTests/dram/src/com/android/cts/dram/
BandwidthTest.java 32 * Note that this does not represent the total memory bandwidth available in the system
33 * as typically CPU cannot use the whole bandwidth.
  /external/apache-http/src/org/apache/http/params/
CoreConnectionPNames.java 58 * tries to conserve bandwidth by minimizing the number of segments that are
61 * Data will be sent earlier, at the cost of an increase in bandwidth consumption.
  /external/chromium_org/content/browser/download/
download_stats.h 167 // Record the bandwidth seen in DownloadResourceHandler
198 // Record overall bandwidth stats at the file end.
  /external/chromium_org/media/tools/constrained_network_server/
traffic_control_unittest.py 40 'bandwidth': 256,
88 'bandwidth': 256,
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc 156 // on bandwidth
453 // A Bandwidth GD request for new resolution
490 // A Bandwidth GD request for new resolution
614 // Reduce resolution based on encoder bandwidth (GD).
668 "BANDWIDTH",
669 "CPU+BANDWIDTH",
672 "BANDWIDTH+VIEW",
673 "CPU+BANDWIDTH+VIEW",
  /external/chromium_org/third_party/opus/src/
README 81 -bandwidth <NB|MB|WB|SWB|FB>
82 : audio bandwidth (from narrowband to fullband);

Completed in 1738 milliseconds

1 2 3 4 56 7 8 91011>>