Home
last modified time | relevance | path

Searched defs:speed (Results 1 – 25 of 1537) sorted by relevance

12345678910>>...62

/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Src/
H A Dusbd_desc.c273 uint8_t * USBD_FS_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_DeviceDescriptor()
285 uint8_t * USBD_FS_LangIDStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_LangIDStrDescriptor()
297 uint8_t * USBD_FS_ProductStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ProductStrDescriptor()
316 uint8_t * USBD_FS_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ManufacturerStrDescriptor()
328 uint8_t * USBD_FS_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_SerialStrDescriptor()
347 uint8_t * USBD_FS_ConfigStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ConfigStrDescriptor()
366 uint8_t * USBD_FS_InterfaceStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_InterfaceStrDescriptor()
386 uint8_t * USBD_FS_USR_BOSDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_USR_BOSDescriptor()
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Src/
H A Dusbd_desc.c273 uint8_t * USBD_FS_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_DeviceDescriptor()
285 uint8_t * USBD_FS_LangIDStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_LangIDStrDescriptor()
297 uint8_t * USBD_FS_ProductStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ProductStrDescriptor()
316 uint8_t * USBD_FS_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ManufacturerStrDescriptor()
328 uint8_t * USBD_FS_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_SerialStrDescriptor()
347 uint8_t * USBD_FS_ConfigStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_ConfigStrDescriptor()
366 uint8_t * USBD_FS_InterfaceStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_InterfaceStrDescriptor()
386 uint8_t * USBD_FS_USR_BOSDescriptor(USBD_SpeedTypeDef speed, uint16_t *length) in USBD_FS_USR_BOSDescriptor()
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DSpeedRecordTest.java704 private static void assertRecord(SpeedRecord record, double speed) { in assertRecord()
713 private static List<SpeedRecord> insertAndReadRecords(int recordCount, double speed) in insertAndReadRecords()
719 int recordCount, long version, double speed) throws Exception { in insertAndReadRecords()
788 private static SpeedRecord buildRecordForSpeed(double speed, long millisFromStart) { in buildRecordForSpeed()
798 double speed, in buildRecordForSpeed()
813 double speed, Instant startTime, Instant endTime) { in buildRecordForSpeed()
818 double speed, Instant startTime, Instant endTime, String clientRecordId) { in buildRecordForSpeed()
830 String id, double speed, Instant startTime, Instant endTime) { in buildRecordForSpeed()
842 double speed, in buildRecordForSpeed()
860 double speed, in buildRecordForSpeed()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dspeed_features.c180 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_allintra_speed_feature_framesize_dependent()
332 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_allintra_speed_features_framesize_independent()
591 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_good_speed_feature_framesize_dependent()
918 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_good_speed_features_framesize_independent()
1320 int speed) { in set_rt_speed_feature_framesize_dependent()
1673 int speed) { in set_rt_speed_features_framesize_independent()
2360 void av1_set_speed_features_framesize_dependent(AV1_COMP *cpi, int speed) { in av1_set_speed_features_framesize_dependent()
2398 void av1_set_speed_features_framesize_independent(AV1_COMP *cpi, int speed) { in av1_set_speed_features_framesize_independent()
2561 void av1_set_speed_features_qindex_dependent(AV1_COMP *cpi, int speed) { in av1_set_speed_features_qindex_dependent()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_speed_features.c66 int speed) { in set_good_speed_feature_framesize_dependent()
222 int speed) { in set_good_speed_feature_framesize_independent()
416 int speed) { in set_rt_speed_feature_framesize_dependent()
453 VP9_COMP *cpi, SPEED_FEATURES *sf, int speed, vp9e_tune_content content) { in set_rt_speed_feature_framesize_independent()
873 void vp9_set_speed_features_framesize_dependent(VP9_COMP *cpi, int speed) { in vp9_set_speed_features_framesize_dependent()
919 void vp9_set_speed_features_framesize_independent(VP9_COMP *cpi, int speed) { in vp9_set_speed_features_framesize_independent()
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/
H A Dusb.c248 usb_decode_mps0(usb_speed speed, u8 bMaxPacketSize0) in usb_decode_mps0()
284 int speed_to_default_mps(usb_speed speed) in speed_to_default_mps()
302 usb_decode_interval(usb_speed speed, const endpoint_type type, const unsigned char bInterval) in usb_decode_interval()
345 generic_set_address(hci_t *controller, usb_speed speed, in generic_set_address()
398 set_address(hci_t *controller, usb_speed speed, int hubport, int hubaddr) in set_address()
668 usb_attach_device(hci_t *controller, int hubaddress, int port, usb_speed speed) in usb_attach_device()
708 _Bool is_usb_speed_ss(usb_speed speed) in is_usb_speed_ss()
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/dataentries/formatters/
DSpeedFormatter.java93 int res, double speed, @org.jetbrains.annotations.NotNull() in formatSpeedValue()
109 public final java.lang.String formatSpeedValue(@org.jetbrains.annotations.NotNull() in formatSpeedValue()
116 public final java.lang.String formatA11ySpeedValue(@org.jetbrains.annotations.NotNull() in formatA11ySpeedValue()
123 …int res, android.health.connect.datatypes.units.Velocity speed, com.android.healthconnect.controll… in formatSpeedValueToMinPerDistance()
136 …int res, android.health.connect.datatypes.units.Velocity speed, com.android.healthconnect.controll… in formatSpeedValueToMinPerOneHundredDistance()
/aosp_15_r20/external/sonic/
H A Dsonic_lite.c25 float speed; member
59 void sonicSetSpeed(float speed) { sonicStream.speed = speed; } in sonicSetSpeed()
149 float speed = sonicStream.speed; in sonicFlushStream() local
307 static int skipPitchPeriod(short *samples, float speed, int period) { in skipPitchPeriod()
323 static void changeSpeed(float speed) { in changeSpeed()
351 float speed = sonicStream.speed; in processStreamInput() local
H A Dsonic.c195 float speed; member
285 void sonicSetSpeed(sonicStream stream, float speed) { stream->speed = speed; } in sonicSetSpeed()
499 float speed = stream->speed / stream->pitch; in updateNumInputSamples() local
692 float speed = stream->speed / stream->pitch; in sonicFlushStream() local
1022 static int skipPitchPeriod(sonicStream stream, short* samples, float speed, in skipPitchPeriod()
1045 static int insertPitchPeriod(sonicStream stream, short* samples, float speed, in insertPitchPeriod()
1072 float speed, int position, int* newSamples) { in copyUnmodifiedSamples()
1089 static int changeSpeed(sonicStream stream, float speed) { in changeSpeed()
1214 int sonicChangeFloatSpeed(float* samples, int numSamples, float speed, in sonicChangeFloatSpeed()
1233 int sonicChangeShortSpeed(short* samples, int numSamples, float speed, in sonicChangeShortSpeed()
H A DSonic.java78 private float speed; field in Sonic
159 float speed) in setSpeed()
897 float speed, in skipPitchPeriod()
919 float speed, in insertPitchPeriod()
941 float speed) in changeSpeed()
1038 float speed, in changeFloatSpeed()
1064 float speed, in sonicChangeShortSpeed()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/
H A DSonic.java39 private final float speed; field in Sonic
71 int inputSampleRateHz, int channelCount, float speed, float pitch, int outputSampleRateHz) { in Sonic()
404 private int skipPitchPeriod(short[] samples, int position, float speed, int period) { in skipPitchPeriod()
427 private int insertPitchPeriod(short[] samples, int position, float speed, int period) { in insertPitchPeriod()
457 private void changeSpeed(float speed) { in changeSpeed()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/
H A DSonic.java39 private final float speed; field in Sonic
71 int inputSampleRateHz, int channelCount, float speed, float pitch, int outputSampleRateHz) { in Sonic()
404 private int skipPitchPeriod(short[] samples, int position, float speed, int period) { in skipPitchPeriod()
427 private int insertPitchPeriod(short[] samples, int position, float speed, int period) { in insertPitchPeriod()
457 private void changeSpeed(float speed) { in changeSpeed()
/aosp_15_r20/external/coreboot/src/drivers/i2c/designware/
H A Ddw_i2c.c150 enum i2c_speed speed; member
235 static const struct i2c_descriptor *get_bus_descriptor(enum i2c_speed speed) in get_bus_descriptor()
543 enum i2c_speed speed, in dw_i2c_gen_config_rise_fall_time()
633 enum i2c_speed speed, in dw_i2c_gen_speed_config()
658 static enum cb_err dw_i2c_set_speed(unsigned int bus, enum i2c_speed speed, in dw_i2c_set_speed()
706 enum i2c_speed speed; in dw_i2c_init() local
821 unsigned int speed, i; in dw_i2c_acpi_fill_ssdt() local
/aosp_15_r20/external/libchrome-gestures/src/
H A Daccel_filter_interpreter.cc203 float speed; in ConsumeGesture() local
402 float& speed) { in get_actual_speed()
415 void AccelFilterInterpreter::smooth_speed(const Gesture& gs, float& speed) { in smooth_speed()
442 const float speed) { in RatioFromAccelCurve()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/
H A DPlaybackParameters.java36 public final float speed; field in PlaybackParameters
49 public PlaybackParameters(float speed) { in PlaybackParameters()
131 bundle.putFloat(keyForField(FIELD_SPEED), speed); in toBundle() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/
H A DPlaybackParameters.java39 public final float speed; field in PlaybackParameters
52 public PlaybackParameters(float speed) { in PlaybackParameters()
135 bundle.putFloat(keyForField(FIELD_SPEED), speed); in toBundle() local
/aosp_15_r20/frameworks/base/core/java/android/hardware/
H A DSerialPort.java56 public void open(ParcelFileDescriptor pfd, int speed) throws IOException { in open()
57 native_open(pfd.getFileDescriptor(), speed); in open() local
126 private native void native_open(FileDescriptor pfd, int speed) throws IOException; in native_open()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/bits/
H A Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* _Nonnull s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* _Nonnull s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* _Nonnull s, speed_t speed) { in cfsetospeed()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv7-a-neon_shared/gen/include/bits/
Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* s, speed_t speed) { in cfsetospeed()
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv8-a_shared/gen/include/bits/
Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* s, speed_t speed) { in cfsetospeed()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/bits/
Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* s, speed_t speed) { in cfsetospeed()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/bits/
H A Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* _Nonnull s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* _Nonnull s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* _Nonnull s, speed_t speed) { in cfsetospeed()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/bits/
Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* s, speed_t speed) { in cfsetospeed()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/bits/
Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* s, speed_t speed) { in cfsetospeed()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/bits/
H A Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* _Nonnull s, speed_t speed) { in cfsetspeed()
80 __BIONIC_TERMIOS_INLINE int cfsetispeed(struct termios* _Nonnull s, speed_t speed) { in cfsetispeed()
84 __BIONIC_TERMIOS_INLINE int cfsetospeed(struct termios* _Nonnull s, speed_t speed) { in cfsetospeed()

12345678910>>...62