/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/ |
pkt_sched.h | 59 __u32 rate; member in struct:tc_ratespec 78 struct tc_ratespec rate; member in struct:tc_tbf_qopt 184 struct tc_ratespec rate; member in struct:tc_htb_opt
|
/system/media/audio_utils/include/audio_utils/spdif/ |
SPDIFEncoder.h | 58 * Get ratio of the encoded data burst sample rate to the encoded rate. 59 * For example, EAC3 data bursts are 4X the encoded rate.
|
/cts/tests/tests/media/src/android/media/cts/ |
AudioFormatTest.java | 48 assertEquals("New AudioFormat has wrong sample rate", 71 assertEquals("New AudioFormat doesn't report expected sample rate", 79 // Test case 3: Use Builder to duplicate an AudioFormat with only sample rate supplied 89 assertEquals("New AudioFormat has wrong sample rate", 115 assertEquals("New AudioFormat doesn't report expected sample rate", 137 assertEquals("New AudioFormat doesn't report expected sample rate",
|
/external/iproute2/examples/diffserv/ |
Edge31-ca-u32 | 39 meter1=" police index 1 rate $CIR1 burst $CBS1 " 40 meter2=" police index 2 rate $CIR2 burst $CBS1 " 41 meter3=" police index 3 rate $CIR2 burst $CBS2 " 42 meter4=" police index 4 rate $CIR1 burst $CBS2 " 43 meter5=" police index 5 rate $CIR1 burst $CBS2 " 58 # if it exceeds the above but not the extra rate/burst below, it gets a
|
/external/libnl/include/linux/ |
pkt_sched.h | 37 __u32 bps; /* Current flow byte rate */ 38 __u32 pps; /* Current flow packet rate */ 83 __u32 rate; member in struct:tc_ratespec 117 struct tc_ratespec rate; member in struct:tc_tbf_qopt 245 struct tc_ratespec rate; member in struct:tc_htb_opt 279 __u32 giants; /* too big packets (rate will not be accurate) */
|
/external/webrtc/webrtc/modules/bitrate_controller/ |
send_side_bandwidth_estimation.cc | 125 // Don't generate a loss rate until it can be based on enough packets. 191 // Loss < 2%: Increase rate by 8% of the min bitrate in the last 195 // at 8% per second rate now. E.g.: 216 // Loss > 10%: Limit the rate decreases to once a kBweDecreaseIntervalMs + 223 // Reduce rate: 224 // newRate = rate * (1 - 0.5*lossRate);
|
/frameworks/av/include/media/ |
AudioResamplerPublic.h | 26 // audio sample rate and the target rate when downsampling, 35 // audio sample rate and the target rate when upsampling. It is loosely enforced by 37 // an int32_t of the phase increments, making the resulting sample rate inexact. 144 // after sample rate conversion. This may be used for buffer sizing.
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
battery-monitoring.jd | 38 is negligible, so in most cases you can maximize your refresh rate whenever the device is connected 39 to a wall charger. Conversely, if the device is discharging, reducing your update rate helps 74 <p>Typically you should maximize the rate of your background updates in the case where the device is 75 connected to an AC charger, reduce the rate if the charge is over USB, and lower it 82 monitor the charging state for changes and alter your refresh rate accordingly.</p> 119 the rate of your background updates if the battery charge is below a certain level.</p>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pkt_sched.h | 39 __u32 bps; /* Current flow byte rate */ 40 __u32 pps; /* Current flow packet rate */ 85 __u32 rate; member in struct:tc_ratespec 139 struct tc_ratespec rate; member in struct:tc_tbf_qopt 272 struct tc_ratespec rate; member in struct:tc_htb_opt 306 __u32 giants; /* too big packets (rate will not be accurate) */
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
SecurityLoggingTest.java | 75 * Test: retrieving security logs should be rate limited - subsequent attempts should return 80 // if logs is null it means that that attempt was rate limited => test PASS
|
/cts/suite/audio_quality/test_description/ |
dut_playback_spectrum.xml | 20 <!-- input: peak amplitude, duration in msec, sampling rate, high frequency, output: generated sound--> 30 <!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz, allowed error for pass in smaller side, allowed error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated amplitude ratio in mannitude only between low f to high f -->
|
dut_recording_spectrum.xml | 20 <!-- input: peak amplitude, duration in msec, sampling rate, high frequency, output: generated sound--> 34 <!-- input: host record, device record, samping rate, low frequency in Hz, high frequency in Hz, allowed error for pass in smaller side, allowed error in bigger side%, output: min value in lower side calculated normalized to 1.0, max value in higher side, calculated amplitude ratio in mannitude only between low f to high f -->
|