Home
last modified time | relevance | path

Searched defs:speed (Results 26 - 50 of 119) sorted by relevance

12345

/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c159 int format, channels, speed, reqformat; in pa_oss_auto_format() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.c205 unsigned int speed = 0; in aes_siv_set_ctx_params() local
/third_party/toybox/lib/
H A Dtty.c64 void xsetspeed(struct termios *tio, int speed) in xsetspeed() argument
79 int set_terminal(int fd, int raw, int speed, struct termios *old) in set_terminal() argument
126 xset_terminal(int fd, int raw, int speed, struct termios *old) xset_terminal() argument
[all...]
/third_party/toybox/toys/pending/
H A Dgetty.c51 long speed; member
87 long speed = atolx(s); in encode() local
182 speed_t speed; in sense_baud() local
[all...]
H A Dstty.c56 static int baud(speed_t speed) in baud() argument
62 static speed_t speed(int baud) in speed() function
[all...]
/third_party/skia/gm/
H A Daddarc.cpp53 SkScalar speed = SkScalarSqrt(16 / r.width()) * 0.5f; variable
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dlinear_space.cpp470 double speed = localHeap_->GetMemController()->GetNewSpaceAllocationThroughputPerMS(); in AdjustCapacity() local
H A Dmem_controller.cpp247 double speed = bytes / durations; in CalculateAverageSpeed() local
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dspi.h89 unsigned int speed; member
/device/soc/rockchip/rk2206/hdf_driver/spi/
H A Dspi_driver.c72 uint32_t speed; member
/test/testfwk/arkxtest/uitest/record/
H A Dpointer_tracker.cpp58 auto speed = sqrt(speedX * speedX + speedY * speedY); in IsRecentSpeedLimit() local
/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/entry/src/main/cpp/
H A DAudioPlayerNDK.cpp235 AVPlaybackSpeed speed; in PlayerStateGetSpeed() local
/third_party/ffmpeg/libavcodec/
H A Dlibrav1e.c52 int speed; member
/third_party/ffmpeg/libavfilter/
H A Daf_flanger.c38 double speed; member
/third_party/curl/src/
H A Dtool_progress.c192 curl_off_t speed = 0; in progress_meter() local
/third_party/backends/backend/
H A Dcanon-scsi.c283 execute_auto_focus (int fd, int AF, int speed, int AE, int count) in execute_auto_focus() argument
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c614 enum usb_dev_speed speed; in usb_bus_attach() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_transfer.h119 enum usb_dev_speed speed; member
/third_party/libinput/src/
H A Dfilter-custom.c117 double speed = distance / dt; /* speed is in device-units per ms */ in custom_accel_function_calculate_speed() local
187 double speed = custom_accel_function_calculate_speed(cf, unaccelerated, time); custom_accel_function_filter() local
[all...]
/third_party/libinput/tools/
H A Dptraccel-debug.c227 double speed = 0.0; in main() local
H A Dshared.h120 double speed; member
/third_party/node/deps/uv/src/unix/
H A Ddarwin.c186 static int uv__get_cpu_speed(uint64_t* speed) { in uv__get_cpu_speed() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_ddc.h93 hi_u32 speed; member
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dsdio.c122 unsigned char speed; in sdio_read_cccr() local
357 u8 speed; in mmc_sdio_switch_hs() local
483 unsigned char speed; sdio_set_bus_speed_mode() local
[all...]
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp702 float speed = 2.0; in BENCHMARK_F() local
717 float speed = 0; in BENCHMARK_F() local

Completed in 18 milliseconds

12345