Home
last modified time | relevance | path

Searched full:speed (Results 1 – 25 of 3730) sorted by relevance

12345678910>>...150

/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dethtool.sh76 for speed in "${speeds_arr[@]}"; do
78 ethtool_set $h1 speed $speed autoneg off
79 ethtool_set $h2 speed $speed autoneg off
84 check_err $? "speed $speed autoneg off"
85 log_test "force of same speed autoneg off"
86 log_info "speed = $speed"
103 ethtool_set $h1 speed $speed1 autoneg off
104 ethtool_set $h2 speed $speed2 autoneg off
119 # Test that when one device is forced to a speed supported by both
124 for speed in "${speeds_arr[@]}"; do
[all …]
/external/sonic/
Dsonic.h12 generates smooth speech at speed up factors as high as 6X, possibly more. It is
14 regardless of the speed up or slow down factor. For speeding up speech by 2X or
17 newSamples = period/(speed - 1.0)
21 pitch estimator, and speed is the speedup factor. If the current position in
30 For speed factors < 2X, the PICOLA algorithm is used. The above
31 algorithm is first used to double the speed of one pitch period. Then, enough
33 speed up facter, where 1.0 < speed < 2.0. The amount of data copied is derived:
35 speed = (2*period + length)/(period + length)
36 speed*length + speed*period = 2*period + length
37 length(speed - 1) = 2*period - speed*period
[all …]
Dsonic.14 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
Dmain.c5 useful utility on it's own, which can speed up or slow down wav files, change
20 float speed, in runSonic() argument
33 sonicSetSpeed(stream, speed); in runSonic()
64 " -q -- Disable speed-up heuristics. May increase quality.\n" in usage()
66 " -s speed -- Set speed up factor. 2.0 means 2X faster.\n" in usage()
77 float speed = 1.0f; in main() local
98 printf("Disabling speed-up heuristics\n"); in main()
108 speed = atof(argv[xArg]); in main()
109 printf("Setting speed to %0.2fX\n", speed); in main()
134 runSonic(inFile, outFile, speed, pitch, rate, volume, emulateChordPitch, quality, in main()
DSonic.java15 /* This is used to down-sample some inputs to improve speed */
22 private float speed; field in Sonic
96 // Get the speed of the stream.
99 return speed; in getSpeed()
102 // Set the speed of the stream.
104 float speed) in setSpeed() argument
106 this.speed = speed; in setSpeed()
128 // Set the playback rate of the stream. This scales pitch and speed at the same time.
204 speed = 1.0f; in Sonic()
460 float s = speed/pitch; in flushStream()
[all …]
Dsonic.c26 float speed; member
87 /* Get the speed of the stream. */
91 return stream->speed; in sonicGetSpeed()
94 /* Set the speed of the stream. */
97 float speed) in sonicSetSpeed() argument
99 stream->speed = speed; in sonicSetSpeed()
124 /* Set the playback rate of the stream. This scales pitch and speed at the same time. */
264 stream->speed = 1.0f; in sonicCreateStream()
551 float speed = stream->speed/stream->pitch; in sonicFlushStream() local
554 (int)((remainingSamples/speed + stream->numPitchSamples)/rate + 0.5f); in sonicFlushStream()
[all …]
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Src/
Dusbd_desc.c135 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/L4A6RG/Src/
Dusbd_desc.c135 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/
DREADME.md7 - `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/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/
DDefaultLoadControlTest.java33 private static final float SPEED = 1f; field in DefaultLoadControlTest
54 /* playbackPositionUs= */ 0, /* bufferedDurationUs= */ 0, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded()
58 /* playbackPositionUs= */ 0, MAX_BUFFER_US - 1, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded()
60 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in shouldContinueLoading_untilMaxBufferExceeded()
73 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer()
77 /* playbackPositionUs= */ 0, MAX_BUFFER_US - 1, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer()
79 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MIN_BUFFER_US, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer()
83 /* playbackPositionUs= */ 0, MIN_BUFFER_US - 1, SPEED)) in shouldNotContinueLoadingOnceBufferingStopped_untilBelowMinBuffer()
96 assertThat(loadControl.shouldContinueLoading(/* playbackPositionUs= */ 0, MAX_BUFFER_US, SPEED)) in continueLoadingOnceBufferingStopped_andBufferAlmostEmpty_evenIfMinBufferNotReached()
100 /* playbackPositionUs= */ 0, 5 * C.MICROS_PER_SECOND, SPEED)) in continueLoadingOnceBufferingStopped_andBufferAlmostEmpty_evenIfMinBufferNotReached()
[all …]
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/audio/
DSonicAudioProcessor.java28 * An {@link AudioProcessor} that uses the Sonic library to modify audio speed/pitch/sample rate.
33 * The maximum allowed playback speed in {@link #setSpeed(float)}.
37 * The minimum allowed playback speed in {@link #setSpeed(float)}.
46 * The threshold below which the difference between two pitch/speed factors is negligible.
52 * byte counts, rather than using the current playback parameters speed.
57 private float speed; field in SonicAudioProcessor
77 speed = 1f; in SonicAudioProcessor()
89 * Sets the playback speed. This method may only be called after draining data through the
93 * @param speed The requested new playback speed.
94 * @return The actual new playback speed.
[all …]
DSonic.java37 private final float speed; field in Sonic
63 * @param speed The speedup factor for output audio.
66 public Sonic(int inputSampleRateHz, int channelCount, float speed, int outputSampleRateHz) { in Sonic() argument
69 this.speed = speed; in Sonic()
120 outputFrameCount + (int) ((remainingFrameCount / speed + pitchFrameCount) / rate + 0.5f); in queueEndOfStream()
277 // good answer. This version uses AMDF. To improve speed, we down sample by an integer factor in findPitchPeriod()
388 private int skipPitchPeriod(short[] samples, int position, float speed, int period) { in skipPitchPeriod() argument
389 // Skip over a pitch period, and copy period/speed samples to the output. in skipPitchPeriod()
391 if (speed >= 2.0f) { in skipPitchPeriod()
392 newFrameCount = (int) (period / (speed - 1.0f)); in skipPitchPeriod()
[all …]
/external/zstd/tests/
DREADME.md6 - `fullbench` : Precisely measure speed for each zstd inner functions
9 - `test-zstd-speed.py` : script for testing zstd speed difference between commits
64 #### `test-zstd-speed.py` - script for testing zstd speed difference between commits
69 Then it compiles all branches of zstd and performs a speed benchmark for a given list of files (the…
71 If a new commit is found it is compiled and a speed benchmark for this commit is performed.
72 The results of the speed benchmark are compared to the previous results.
73 …ression or decompression speed for one of zstd levels is lower than `lowerLimit` (an optional para…
77 - To be sure that speed results are accurate the script should be run on a "stable" target system w…
78 - Using the script with virtual machines can lead to large variations of speed results
79 - The speed benchmark is not performed until computers' load average is lower than `maxLoadAvg` (an…
[all …]
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DPlaybackParameters.java30 public static final PlaybackParameters DEFAULT = new PlaybackParameters(/* speed= */ 1f);
33 public final float speed; field in PlaybackParameters
38 * Creates new playback parameters that set the playback speed.
40 * @param speed The factor by which playback will be sped up. Must be greater than zero.
42 public PlaybackParameters(float speed) { in PlaybackParameters() argument
43 Assertions.checkArgument(speed > 0); in PlaybackParameters()
44 this.speed = speed; in PlaybackParameters()
45 scaledUsPerMs = Math.round(speed * 1000f); in PlaybackParameters()
68 return this.speed == other.speed; in equals()
73 return Float.floatToRawIntBits(speed); in hashCode()
/external/libaom/libaom/av1/encoder/
Dspeed_features.c22 #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 // enable_winner_mode_for_use_tx_domain_dist speed feature is ON
74 // Index 1 and 2 are applicable when enable_winner_mode_for_coeff_opt speed
76 // There are 6 levels with increasing speed, mapping to vertical indices.
89 // Index 1 and 2 are applicable when enable_winner_mode_for_tx_size_srch speed
127 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_good_speed_feature_framesize_dependent() argument
158 if (speed >= 1) { in set_good_speed_feature_framesize_dependent()
[all …]
/external/sonic/doc/
Dindex.md22 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/autotest/server/site_tests/firmware_ECThermal/
Dfirmware_ECThermal.py44 """Enable EC automatic fan speed control"""
51 """Maximize fan speed"""
74 Fan speed thresholds
101 expected_pat = (["Lowest speed: ([0-9-]+) RPM"] +
288 Then it reads fan speed and return False if fan speed is non-zero.
345 1. Fan speed is higher than expected. This may be due to other
347 speed.
348 2. Fan speed is as expected.
349 3. Fan speed is lower than expected. In this case, EC is not
353 fan_speed: The current fan speed in RPM.
[all …]
/external/libvpx/libvpx/
DCHANGELOG19 Various changes to improve encoder rate control, quality and speed
23 vp9-rtc: Fix color artifacts for speed >= 8.
53 For real-time encoding, speed 7 has improved by ~5-10%. Encodes targeted at
55 sharing) or scrolls. There is a new speed 9 setting for mobile devices which
56 is about 10-20% faster than speed 8.
100 High bit depth builds now provide similar speed for 8 bit encode and decode
124 decoding speed improved between 10 and 30%. Between Javan Whistling Duck
130 Realtime performance for WebRTC for both speed and quality has received a
216 - Speed:
217 Miscellaneous speed optimizations for VP8 and VP9.
[all …]
/external/autotest/client/site_tests/network_EthernetStressPlug/
Dnetwork_EthernetStressPlug.py29 'speed': expect_speed,
177 'speed': eth_out.get('Speed'),
289 if power and not status and 'speed' in self.test_status['reason']:
336 { 'Speed': '<speed>', 'Duplex': '<duplex>' }
348 'Speed': re.search('(\d*)', speed_duplex[0]).groups()[0],
358 Speed: Remove the unit of speed.
361 and each of the dictionaries contains a Speed
375 Speed: 1000Mb/s
392 'Supported link modes': [{'Speed': '10', 'Duplex': 'Half'},
394 {'Speed': '1000', 'Duplex': 'Full'}],
[all …]
/external/curl/docs/cmdline-opts/
Dspeed-time.d1 Long: speed-time
4 Help: Trigger 'speed-limit' abort after this time
7 If a download is slower than speed-limit bytes per second during a speed-time
8 period, the download gets aborted. If speed-time is used, the default
9 speed-limit will be 1 unless set with --speed-limit.
Dspeed-limit.d1 Long: speed-limit
3 Arg: <speed>
7 If a download is slower than this given speed (in bytes per second) for
8 speed-time seconds it gets aborted. speed-time is set with --speed-time and is
/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c18 // Mesh search patters for various speed settings
63 int speed) { in set_good_speed_feature_framesize_dependent() argument
71 // speed 0 features in set_good_speed_feature_framesize_dependent()
79 // is only used while VPXMIN(cm->width, cm->height) >= 480 and speed = 0. in set_good_speed_feature_framesize_dependent()
98 if (speed >= 1) { in set_good_speed_feature_framesize_dependent()
129 if (speed >= 2) { in set_good_speed_feature_framesize_dependent()
149 // Use a set of speed features for 4k videos. in set_good_speed_feature_framesize_dependent()
161 if (speed >= 3) { in set_good_speed_feature_framesize_dependent()
180 if ((speed >= 1) && (cpi->oxcf.pass == 2) && in set_good_speed_feature_framesize_dependent()
186 if (speed >= 4) { in set_good_speed_feature_framesize_dependent()
[all …]
/external/curl/docs/libcurl/opts/
DCURLINFO_SPEED_UPLOAD_T.326 CURLINFO_SPEED_UPLOAD_T \- get upload speed
30 CURLcode curl_easy_getinfo(CURL *handle, CURLINFO_SPEED_UPLOAD_T, curl_off_t *speed);
32 Pass a pointer to a \fIcurl_off_t\fP to receive the average upload speed that
45 curl_off_t speed;
46 res = curl_easy_getinfo(curl, CURLINFO_SPEED_UPLOAD_T, &speed);
48 printf("Upload speed %" CURL_FORMAT_CURL_OFF_T " bytes/sec\\n", speed);
DCURLINFO_SPEED_DOWNLOAD_T.326 CURLINFO_SPEED_DOWNLOAD_T \- get download speed
30 CURLcode curl_easy_getinfo(CURL *handle, CURLINFO_SPEED_DOWNLOAD_T, curl_off_t *speed);
32 Pass a pointer to a \fIcurl_off_t\fP to receive the average download speed
45 curl_off_t speed;
46 res = curl_easy_getinfo(curl, CURLINFO_SPEED_DOWNLOAD_T, &speed);
48 printf("Download speed %" CURL_FORMAT_CURL_OFF_T " bytes/sec\\n", speed);
/external/llvm-project/llvm/test/CodeGen/ARM/
Dbuild-attributes-optimization.ll2 ; RUN: llc < %s -mtriple=arm-none-none-eabi -mcpu=cortex-a7 -O1 | FileCheck %s --check-prefix=SPEED
6 …-a7 -O1 -filetype obj -o - | llvm-readobj --arch-specific - | FileCheck %s --check-prefix=SPEED-OBJ
10 ; SPEED: .eabi_attribute 30, 1 @ Tag_ABI_optimization_goals
15 ; SPEED-OBJ: TagName: ABI_optimization_goals
16 ; SPEED-OBJ-NEXT: Description: Speed
18 ; MAXSPEED-OBJ-NEXT: Description: Aggressive Speed

12345678910>>...150