| /external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
| D | ethtool.sh | 59 for speed in "${speeds_arr[@]}"; do 61 ethtool_set $h1 speed $speed autoneg off 62 ethtool_set $h2 speed $speed autoneg off 67 check_err $? "speed $speed autoneg off" 68 log_test "force of same speed autoneg off" 69 log_info "speed = $speed" 86 ethtool_set $h1 speed $speed1 autoneg off 87 ethtool_set $h2 speed $speed2 autoneg off 102 # Test that when one device is forced to a speed supported by both 107 for speed in "${speeds_arr[@]}"; do [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/ |
| D | PlaybackParameters.java | 29 /** Parameters that apply to playback, including speed setting. */ 33 public static final PlaybackParameters DEFAULT = new PlaybackParameters(/* speed= */ 1f); 36 public final float speed; field in PlaybackParameters 44 * Creates new playback parameters that set the playback speed. The pitch of audio will not be 47 * @param speed The factor by which playback will be sped up. Must be greater than zero. 49 public PlaybackParameters(float speed) { in PlaybackParameters() argument 50 this(speed, /* pitch= */ 1f); in PlaybackParameters() 54 * Creates new playback parameters that set the playback speed/pitch. 56 * @param speed The factor by which playback will be sped up. Must be greater than zero. 59 * as the {@code speed} (to resample audio, which is useful for slow-motion videos). [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/ |
| D | PlaybackParameters.java | 32 /** Parameters that apply to playback, including speed setting. */ 36 public static final PlaybackParameters DEFAULT = new PlaybackParameters(/* speed= */ 1f); 39 public final float speed; field in PlaybackParameters 47 * Creates new playback parameters that set the playback speed. The pitch of audio will not be 50 * @param speed The factor by which playback will be sped up. Must be greater than zero. 52 public PlaybackParameters(float speed) { in PlaybackParameters() argument 53 this(speed, /* pitch= */ 1f); in PlaybackParameters() 57 * Creates new playback parameters that set the playback speed/pitch. 59 * @param speed The factor by which playback will be sped up. Must be greater than zero. 62 * as the {@code speed} (to resample audio, which is useful for slow-motion videos). [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/ |
| D | DefaultLoadControlTest.java | 34 private static final float SPEED = 1f; field in DefaultLoadControlTest 55 /* playbackPositionUs= */ 0, /* bufferedDurationUs= */ 0, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded() 59 /* playbackPositionUs= */ 0, MAX_BUFFER_US - 1, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded() 61 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded() 74 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 78 /* playbackPositionUs= */ 0, MAX_BUFFER_US - 1, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 80 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MIN_BUFFER_US, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 84 /* playbackPositionUs= */ 0, MIN_BUFFER_US - 1, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 97 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in continueLoadingOnceBufferingStopped_andBufferAlmostEmpty_evenIfMinBufferNotReached() 101 /* playbackPositionUs= */ 0, 5 * C.MICROS_PER_SECOND, SPEED)) in continueLoadingOnceBufferingStopped_andBufferAlmostEmpty_evenIfMinBufferNotReached() [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/ |
| D | DefaultLoadControlTest.java | 34 private static final float SPEED = 1f; field in DefaultLoadControlTest 55 /* playbackPositionUs= */ 0, /* bufferedDurationUs= */ 0, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded() 59 /* playbackPositionUs= */ 0, MAX_BUFFER_US - 1, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded() 61 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded() 74 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 78 /* playbackPositionUs= */ 0, MAX_BUFFER_US - 1, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 80 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MIN_BUFFER_US, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 84 /* playbackPositionUs= */ 0, MIN_BUFFER_US - 1, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer() 97 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in continueLoadingOnceBufferingStopped_andBufferAlmostEmpty_evenIfMinBufferNotReached() 101 /* playbackPositionUs= */ 0, 5 * C.MICROS_PER_SECOND, SPEED)) in continueLoadingOnceBufferingStopped_andBufferAlmostEmpty_evenIfMinBufferNotReached() [all …]
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Src/ |
| D | usbd_desc.c | 135 uint8_t * USBD_FS_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 136 uint8_t * USBD_FS_LangIDStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 137 uint8_t * USBD_FS_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 138 uint8_t * USBD_FS_ProductStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 139 uint8_t * USBD_FS_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 140 uint8_t * USBD_FS_ConfigStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 141 uint8_t * USBD_FS_InterfaceStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 144 uint8_t * USBD_FS_USRStringDesc(USBD_SpeedTypeDef speed, uint8_t idx, uint16_t *length); 148 uint8_t * USBD_FS_USR_BOSDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 269 * @param speed : Current device speed [all …]
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Src/ |
| D | usbd_desc.c | 135 uint8_t * USBD_FS_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 136 uint8_t * USBD_FS_LangIDStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 137 uint8_t * USBD_FS_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 138 uint8_t * USBD_FS_ProductStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 139 uint8_t * USBD_FS_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 140 uint8_t * USBD_FS_ConfigStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 141 uint8_t * USBD_FS_InterfaceStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 144 uint8_t * USBD_FS_USRStringDesc(USBD_SpeedTypeDef speed, uint8_t idx, uint16_t *length); 148 uint8_t * USBD_FS_USR_BOSDescriptor(USBD_SpeedTypeDef speed, uint16_t *length); 269 * @param speed : Current device speed [all …]
|
| /external/lz4/tests/ |
| D | README.md | 7 - `fullbench` : Precisely measure speed for each lz4 inner functions 9 - `test-lz4-speed.py` : script for testing lz4 speed difference between commits 20 #### `test-lz4-speed.py` - script for testing lz4 speed difference between commits 23 Then it compiles all branches of lz4 and performs a speed benchmark for a given list of files (the … 25 If a new commit is found it is compiled and a speed benchmark for this commit is performed. 26 The results of the speed benchmark are compared to the previous results. 27 …ression or decompression speed for one of lz4 levels is lower than `lowerLimit` (an optional param… 31 - To be sure that speed results are accurate the script should be run on a "stable" target system w… 32 - Using the script with virtual machines can lead to large variations of speed results 33 - The speed benchmark is not performed until computers' load average is lower than `maxLoadAvg` (an… [all …]
|
| /external/sonic/ |
| D | sonic.h | 15 generates smooth speech at speed up factors as high as 6X, possibly more. It is 17 regardless of the speed up or slow down factor. For speeding up speech by 2X or 20 newSamples = period/(speed - 1.0) 24 pitch estimator, and speed is the speedup factor. If the current position in 33 For speed factors < 2X, the PICOLA algorithm is used. The above 34 algorithm is first used to double the speed of one pitch period. Then, enough 36 speed up factor, where 1.0 < speed < 2.0. The amount of data copied is derived: 38 speed = (2*period + length)/(period + length) 39 speed*length + speed*period = 2*period + length 40 length(speed - 1) = 2*period - speed*period [all …]
|
| D | sonic_lite.c | 25 float speed; member 58 /* Set the speed of the stream. */ 59 void sonicSetSpeed(float speed) { sonicStream.speed = speed; } in sonicSetSpeed() argument 69 sonicStream.speed = 1.0; in sonicInit() 149 float speed = sonicStream.speed; in sonicFlushStream() local 150 …int expectedOutputSamples = sonicStream.numOutputSamples + (int)((remainingSamples / speed) + 0.5f… in sonicFlushStream() 251 Difference Function (AMDF). To improve speed, we down sample by an integer 306 /* Skip over a pitch period, and copy period/speed samples to the output */ 307 static int skipPitchPeriod(short *samples, float speed, int period) { in skipPitchPeriod() argument 310 if (speed >= 2.0f) { in skipPitchPeriod() [all …]
|
| D | sonic.1 | 4 sonic \- Speech speed manipulator 11 in sonic is the ability to speed speech up by much more than 2X, with minimal 27 Disable all speed-up heuristics, possibly improving the quality slightly. This 28 is mainly used for debugging the speed-up heuristics. 31 Adjust the speed of playback. This scales both the pitch and speed equally. 33 .B \-s speed 34 Set speed up factor. 1.0 means no change, 2.0 means 2X faster. 44 The above command would increase the speed of an audio book called book.wav by a
|
| /external/libaom/ |
| D | CHANGELOG | 25 * Removed visual artifacts for speed 11 28 * RTC Speed 11: aggressive speedup setting added for video mode, 29 resolutions <= VGA: ~30% faster than speed 10. 30 * 5-9% speed up for high bit-depth encoding with good mode on Arm, half of 167 to (non-realtime) speed 2, retuned static selection at higher 178 o 15% improvement for speed 5. 179 o 12% improvement for speed 6. 182 o 20% speedup for speed 2. 183 o 27% speedup for speed 3. 184 o 30% speedup for speed 4. [all …]
|
| /external/curl/docs/cmdline-opts/ |
| D | speed-time.md | 4 Long: speed-time 7 Help: Trigger 'speed-limit' abort after this time 12 - speed-limit 15 - --speed-limit 300 --speed-time 10 $URL 18 # `--speed-time` 20 If a transfer runs slower than speed-limit bytes per second during a 21 speed-time period, the transfer is aborted. If speed-time is used, the default 22 speed-limit is 1 unless set with --speed-limit.
|
| D | speed-limit.md | 4 Long: speed-limit 6 Arg: <speed> 12 - speed-time 16 - --speed-limit 300 --speed-time 10 $URL 19 # `--speed-limit` 21 If a transfer is slower than this set speed (in bytes per second) for a given 22 number of seconds, it gets aborted. The time period is set with --speed-time
|
| /external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/ |
| D | SpeedReadingInterval.java | 75 * The classification of polyline speed based on traffic data. 78 * Protobuf enum {@code google.maps.routing.v2.SpeedReadingInterval.Speed} 80 public enum Speed implements com.google.protobuf.ProtocolMessageEnum { enum in SpeedReadingInterval 95 * Normal speed, no slowdown is detected. 138 * Normal speed, no slowdown is detected. 179 public static Speed valueOf(int value) { in valueOf() 187 public static Speed forNumber(int value) { in forNumber() 202 public static com.google.protobuf.Internal.EnumLiteMap<Speed> internalGetValueMap() { in internalGetValueMap() 206 private static final com.google.protobuf.Internal.EnumLiteMap<Speed> internalValueMap = 207 new com.google.protobuf.Internal.EnumLiteMap<Speed>() { [all …]
|
| D | SpeedReadingIntervalOrBuilder.java | 80 * Traffic speed in this interval. 83 * <code>.google.maps.routing.v2.SpeedReadingInterval.Speed speed = 3;</code> 85 * @return Whether the speed field is set. 92 * Traffic speed in this interval. 95 * <code>.google.maps.routing.v2.SpeedReadingInterval.Speed speed = 3;</code> 97 * @return The enum numeric value on the wire for speed. 104 * Traffic speed in this interval. 107 * <code>.google.maps.routing.v2.SpeedReadingInterval.Speed speed = 3;</code> 109 * @return The speed. 111 com.google.maps.routing.v2.SpeedReadingInterval.Speed getSpeed(); in getSpeed()
|
| /external/zstd/tests/ |
| D | README.md | 6 - `fullbench` : Precisely measure speed for each zstd inner functions 9 - `test-zstd-speed.py` : script for testing zstd speed difference between commits 63 #### `test-zstd-speed.py` - script for testing zstd speed difference between commits 68 Then it compiles all branches of zstd and performs a speed benchmark for a given list of files (the… 70 If a new commit is found it is compiled and a speed benchmark for this commit is performed. 71 The results of the speed benchmark are compared to the previous results. 72 …ression or decompression speed for one of zstd levels is lower than `lowerLimit` (an optional para… 76 - To be sure that speed results are accurate the script should be run on a "stable" target system w… 77 - Using the script with virtual machines can lead to large variations of speed results 78 - The speed benchmark is not performed until computers' load average is lower than `maxLoadAvg` (an… [all …]
|
| /external/libaom/av1/encoder/ |
| D | speed_features.h | 202 // similar, but applies much more aggressive pruning to get better speed-up 268 // Prune less likely chosen transforms for each intra mode. The speed 269 // feature ranges from 0 to 2, for different speed / compression trade offs. 405 * \brief Sequence/frame level speed vs quality features 488 * Speed features for the first pass. 675 // single_motion_search (assuming no other speed features). Otherwise, reduce 719 // For allintra encode, this speed feature reduces instruction count by 6.4% 720 // for speed=6 with coding performance change less than 0.24%. For AVIF image 721 // encode, this speed feature reduces encode time by 8.14% for speed 6 on a 723 // speed feature is not applicable to speed >= 7. [all …]
|
| D | speed_features.c | 22 #define MAX_MESH_SPEED 5 // Max speed setting for mesh motion method 23 // Max speed setting for tx domain evaluation 36 // each speed setting 51 // enable_winner_mode_for_use_tx_domain_dist speed feature is ON 61 // distortion during the R-D evaluation based on the speed feature 69 // enable_winner_mode_for_use_tx_domain_dist speed feature is ON 84 // Index 1 and 2 are applicable when enable_winner_mode_for_coeff_opt speed 86 // There are 7 levels with increasing speed, mapping to vertical indices. 102 // Index 1 and 2 are applicable when enable_winner_mode_for_tx_size_srch speed 124 // First index : Speed feature 'dc_blk_pred_level' (0 to 3) [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
| D | SonicAudioProcessor.java | 29 * An {@link AudioProcessor} that uses the Sonic library to modify audio speed/pitch/sample rate. 36 /** The threshold below which the difference between two pitch/speed factors is negligible. */ 41 * input and output byte counts, rather than using the current playback speed. 46 private float speed; field in SonicAudioProcessor 65 speed = 1f; in SonicAudioProcessor() 78 * Sets the target playback speed. This method may only be called after draining data through the 82 * @param speed The target factor by which playback should be sped up. 84 public void setSpeed(float speed) { in setSpeed() argument 85 if (this.speed != speed) { in setSpeed() 86 this.speed = speed; in setSpeed() [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
| D | SonicAudioProcessor.java | 29 * An {@link AudioProcessor} that uses the Sonic library to modify audio speed/pitch/sample rate. 36 /** The threshold below which the difference between two pitch/speed factors is negligible. */ 41 * input and output byte counts, rather than using the current playback speed. 46 private float speed; field in SonicAudioProcessor 65 speed = 1f; in SonicAudioProcessor() 78 * Sets the target playback speed. This method may only be called after draining data through the 82 * @param speed The target factor by which playback should be sped up. 84 public void setSpeed(float speed) { in setSpeed() argument 85 if (this.speed != speed) { in setSpeed() 86 this.speed = speed; in setSpeed() [all …]
|
| /external/lottie/lottie-compose/src/main/java/com/airbnb/lottie/compose/ |
| D | animateLottieCompositionAsState.kt | 31 * @param speed The speed the animation should play at. Numbers larger than one will speed it up. 40 …* by things like battery saver mode. When set to 0, the speed wil… 41 …t this to false if you want to ignore the system animator scale and always default to normal speed. 50 speed: Float = 1f, in animateLottieCompositionAsState() 57 require(speed.isFinite()) { "Speed must be a finite number. It is $speed." } in animateLottieCompositionAsState() 63 …val actualSpeed = if (ignoreSystemAnimatorScale) speed else (speed / Utils.getAnimationScale(Local… in animateLottieCompositionAsState() 82 speed = actualSpeed, in animateLottieCompositionAsState()
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/ |
| D | DefaultLivePlaybackSpeedControl.java | 28 * A {@link LivePlaybackSpeedControl} that adjusts the playback speed using a proportional 31 * <p>The control mechanism calculates the adjusted speed as {@code 1.0 + proportionalControlFactor 32 * x (currentLiveOffsetSec - targetLiveOffsetSec)}. Unit speed (1.0f) is used, if the {@code 36 * <p>The resulting speed is clamped to a minimum and maximum speed defined by the media, the 43 * network capabilities. The live playback speed control also {@link 52 * playback speed is defined by the media. 58 * playback speed is defined by the media. 64 * speed changes, in milliseconds. 70 * used to adjust the playback speed. 88 * milliseconds, for which unit speed (1.0f) is used. [all …]
|
| /external/sonic/doc/ |
| D | index.md | 22 other algorithms that came before, Sonic is optimized for speed ups of over 2X. 43 the new part, for greater than 2X speed up, is clearly a capability most 56 understand at high speed (over 2.5X) by blind speed listeners. 62 RockBox quite good, though it's limited to 2X speed up. So far as I know, only 63 sonic is optimized for speed factors needed by the blind, up to 6X. 89 …sonicChangeShortSpeed(samples, numSamples, speed, pitch, rate, volume, useChordPitch, sampleRate, … 91 This will change the speed and pitch of the sound samples pointed to by samples, 95 that there is room in the samples array for the speed-changed samples. In 101 sonicChangeShortSpeed(samples, numSamples, speed, pitch, 1.0f, 1.0f, 0, sampleRate, 1); 120 By default, a sonic stream sets the speed, pitch, rate, and volume to 1.0, which means [all …]
|
| /external/webrtc/rtc_base/experiments/ |
| D | cpu_speed_experiment.h | 29 // pixels <= 100 -> cpu speed: -1 30 // pixels <= 200 -> cpu speed: -2 31 // pixels <= 300 -> cpu speed: -3 36 // pixels <= 100 -> cpu speed: -1 37 // pixels <= 200 -> cpu speed: -2 38 // pixels <= 300 -> cpu speed: -3 40 // pixels <= 100 -> cpu speed: -4 41 // pixels <= 200 -> cpu speed: -5 42 // pixels <= 300 -> cpu speed: -6 53 // Gets the cpu speed based on `pixels` and `num_cores`.
|