/external/iproute2/man/man8/ |
ip-route.8.in | 437 route reflecting its relative bandwidth or quality.
|
/external/kernel-headers/original/sound/ |
compress_params.h | 332 __u32 bw; /* encoder bandwidth */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
actionscript3.php | 276 'beginBitmapFill', 'bandwidth', 'backgroundColor', 'background',
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_onyx_int.h | 428 int per_frame_bandwidth; // Current section per frame bandwidth target
|
/external/openssh/ |
sftp.1 | 168 Limits the used bandwidth, specified in Kbit/s.
|
scp.c | 128 /* Bandwidth limit */ 541 /* Callback from atomicio6 to update progress meter and limit bandwidth */
|
/external/oprofile/events/x86-64/family11h/ |
events | 132 event:0xf6 counters:0,1,2,3 um:httransmit minimum:500 name:HYPERTRANSPORT_LINK_0_TRANSMIT_BANDWIDTH : HyperTransport(tm) link 0 transmit bandwidth
|
/external/srec/srec/cfront/ |
spec_anl.c | 413 to the bandwidth with another scale which is
|
/external/webrtc/src/ |
common_types.h | 240 enum VadModes // degree of bandwidth reduction
|
/frameworks/base/core/java/android/speech/ |
SpeechRecognizer.java | 46 * consume a significant amount of battery and bandwidth.
|
/frameworks/base/docs/html/guide/practices/app-design/ |
seamlessness.jd | 200 accesses and bandwidth. You can't assume the network is fast, so you should
|
/frameworks/base/docs/html/guide/practices/ |
seamlessness.jd | 201 accesses and bandwidth. You can't assume the network is fast, so you should
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlayUtils.cpp | 191 // This saves bandwidth and avoids causing the driver to make too many panel
|
/hardware/qcom/display/msm8974/liboverlay/ |
overlayUtils.cpp | 228 // This saves bandwidth and avoids causing the driver to make too many panel
|
/hardware/qcom/display/msm8x26/liboverlay/ |
overlayUtils.cpp | 191 // This saves bandwidth and avoids causing the driver to make too many panel
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactBrowseListFragment.java | 526 * and to save bandwidth on directory queries.
|
/system/core/include/system/ |
audio.h | 116 * bandwidth efficient or octet aligned, encoding mode for recording...
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
virtualsocketserver.cc | 531 // Network model that enforces bandwidth and capacity constraints 817 // Determine whether we have enough bandwidth to accept this packet. To do [all...] |
/external/opencv/cv/include/ |
cvcompat.h | 398 #define cvConvexHullApprox( points, num_points, bound_rect, bandwidth, \ 403 #define cvContourConvexHullApprox( contour, bandwidth, orientation, storage ) \ [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/ |
XF86VMode.c | 928 monitor->bandwidth = (float)rep.bandwidth / 1e6; [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
lpc_masking_model.c | 334 /* The bandwidth expansion vectors are created from: [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
pstfilt.cpp | 322 Word16 Ap3[MP1], Ap4[MP1]; // bandwidth expanded LP parameters 448 Word16 Ap4[MP1]; /* bandwidth expanded LP parameters */
|
/frameworks/av/media/libstagefright/httplive/ |
M3UParser.cpp | 691 if (!strcasecmp("bandwidth", key.c_str())) { 704 (*meta)->setInt32("bandwidth", x); [all...] |
/external/srtp/doc/ |
rfc3711.txt | 206 * low bandwidth cost, i.e., a framework preserving RTP header 216 * limited packet expansion to support the bandwidth economy goal, [all...] |
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
webrtcsdp_unittest.cc | 672 // bandwidth 673 EXPECT_EQ(cd1->bandwidth(), cd2->bandwidth()); [all...] |