/external/chromium_org/third_party/opus/src/silk/ |
structs.h | 141 opus_int allow_bandwidth_switch; /* Flag indicating that switching of internal bandwidth is allowed */
|
/external/iproute2/include/linux/ |
pkt_sched.h | 37 * flow goes out of allocated bandwidth */
|
/external/libppp/src/ |
README.changes | 117 o The ``set weight'' command has been deprecated. The ``set bandwidth''
|
mp.c | 199 mp->bundle->bandwidth; 411 mplink->bandwidth = 0; 813 log_Printf(LogWARN, "The link bandwidth must be greater than zero\n"); 816 arg->cx->mp.bandwidth = val; [all...] |
hdlc.c | 209 { 0x0071, 0x0071, "BAP Bandwidth Allocation Protocol" }, 261 { 0x8071, 0x8071, "BACP Bandwidth Allocation Control Protocol" },
|
/external/libvpx/libvpx/vp8/encoder/ |
onyx_int.h | 399 /* Current section per frame bandwidth target */
|
ratectrl.c | 374 * bandwidth per second * fraction of the initial buffer 674 /* Calculate an inter frame bandwidth target for the next 782 /* lower the target bandwidth for this frame. */ [all...] |
/external/openssh/ |
sftp.0 | 83 Limits the used bandwidth, specified in Kbit/s.
|
/external/stressapptest/src/ |
sat.h | 130 // Run bandwidth and error analysis.
|
/frameworks/av/media/libeffects/testlibs/ |
AudioEqualizer.cpp | 211 setBandwidth(band, bandCfg.bandwidth);
|
/frameworks/base/core/java/android/net/http/ |
HttpResponseCache.java | 40 * saving time and bandwidth. This class supports {@link HttpURLConnection} and
|
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/ |
BandwidthTest.java | 41 * Test that downloads files from a test server and reports the bandwidth metrics collected.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
bt_amp_hci.h | 240 uint32 bandwidth; member in struct:read_local_info_evt_parms
|
/bionic/libc/arch-arm/bionic/ |
memcpy.a9.S | 453 bandwidth of the core. We don't have enough spare registers 552 /* Use an SMS style loop to maximize the I/O bandwidth. */
|
/external/aac/libSYS/include/ |
FDK_audio.h | 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by 302 #define AC_USAC_HBE 0x000800 /*!< USAC harmonic bandwidth extension is active */
|
/external/chromium_org/remoting/tools/winext/manifest/ |
rdp.h | 234 HRESULT OnNetworkStatusChanged(ULONG qualityLevel, long bandwidth, long rtt); [all...] |
/external/libogg/doc/ |
framing.html | 99 <li>Use no more than approximately 1-2% of bitstream bandwidth for 242 explicit knowledge of packet size. An example is simple bandwidth
|
/external/libvorbis/doc/ |
framing.html | 99 <li>Use no more than approximately 1-2% of bitstream bandwidth for 242 explicit knowledge of packet size. An example is simple bandwidth
|
/external/tcpdump/ |
print-lmp.c | 610 printf("\n\t Min Reservable Bandwidth: %.3f Mbps", 613 printf("\n\t Max Reservable Bandwidth: %.3f Mbps",
|
print-bgp.c | 350 #define BGP_EXT_COM_LINKBAND 0x4004 /* Link Bandwidth,Format AS(2B):Bandwidth(4B) */ 401 { BGP_EXT_COM_EIGRP_METRIC_REL_NH_BW , "eigrp-route-metric (reliability, nexthop, bandwidth)" }, 872 union { /* copy buffer for bandwidth values */ [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
encode.c | 137 /* bandwidth estimation and coding */ 529 /* encode bandwidth estimate */
|
/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...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
wlioctl.h | 599 #define WL_RSPEC_BW_MASK 0x00070000 /* bandwidth mask */ 600 #define WL_RSPEC_BW_SHIFT 16 /* bandwidth shift */ [all...] |
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
channel.cc | [all...] |
/system/netd/ |
BandwidthController.cpp | 255 property_get("persist.bandwidth.enable", value, "1"); 653 * For now callers needs to choose if they want to "ndc bandwidth enable" 760 * For now callers needs to choose if they want to "ndc bandwidth enable" [all...] |