Home
last modified time | relevance | path

Searched defs:speed (Results 101 - 125 of 248) sorted by relevance

12345678910

/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/liteplayer/
H A Dplayer.cpp235 int32_t Player::SetPlaybackSpeed(float speed) in SetPlaybackSpeed() argument
245 int32_t Player::GetPlaybackSpeed(float &speed) in GetPlaybackSpeed() argument
/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer.cpp200 int32_t Player::SetPlaybackSpeed(float speed) in SetPlaybackSpeed() argument
207 int32_t Player::GetPlaybackSpeed(float &speed) in GetPlaybackSpeed() argument
/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/histreamer/
H A Dplayer.cpp229 int32_t Player::SetPlaybackSpeed(float speed) in SetPlaybackSpeed() argument
239 int32_t Player::GetPlaybackSpeed(float &speed) in GetPlaybackSpeed() argument
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_event_normalize.cpp202 int32_t MouseEventNormalize::SetPointerSpeed(int32_t speed) in SetPointerSpeed() argument
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp254 int32_t speed = 5; in HWTEST_F() local
269 int32_t speed = 5; in HWTEST_F() local
301 int32_t speed = 0; in HWTEST_F() local
468 int32_t speed = 2; in HWTEST_F() local
482 int32_t speed = 2; in HWTEST_F() local
499 int32_t speed = 8; HWTEST_F() local
513 int32_t speed = 8; HWTEST_F() local
1628 int32_t speed = -1; HWTEST_F() local
[all...]
H A Dmouse_event_normalize_test.cpp266 int32_t speed = 2; in HWTEST_F() local
278 int32_t speed = 2; in HWTEST_F() local
439 int32_t speed = 3; in HWTEST_F() local
451 int32_t speed = 8; in HWTEST_F() local
466 int32_t speed in HWTEST_F() local
478 int32_t speed = 8; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
H A Dgallery_download_file_stat.cpp115 double speed = sizeMb / time; in UpdateDownloadSpeedStat() 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
/third_party/toybox/toys/pending/
H A Dstty.c56 static int baud(speed_t speed) in baud() argument
62 static speed_t speed(int baud) in speed() function
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.cpp247 double speed = bytes / durations; in CalculateAverageSpeed() local
/base/powermgr/battery_statistics/services/native/src/
H A Dcpu_time_reader.cpp102 int64_t CpuTimeReader::GetUidCpuFreqTimeMs(int32_t uid, uint32_t cluster, uint32_t speed) in GetUidCpuFreqTimeMs() argument
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dmedia_avsession_adapter_impl.cpp76 void MediaAVSessionCallbackImpl::OnSetSpeed(double speed) { in OnSetSpeed() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/
H A Dcast_stream_manager_server.cpp155 bool CastStreamManagerServer::NotifyPeerPlaySpeedChanged(const PlaybackSpeed speed) in NotifyPeerPlaySpeedChanged() argument
423 int speed; in ProcessActionSetSpeed() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/
H A Dcast_stream_manager_server.cpp155 bool CastStreamManagerServer::NotifyPeerPlaySpeedChanged(const PlaybackSpeed speed) in NotifyPeerPlaySpeedChanged() argument
423 int speed; in ProcessActionSetSpeed() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gesture_ffi.cpp264 void FfiOHOSAceFrameworkSwipeGestureCreate(int32_t fingers, uint32_t direction, double speed) in FfiOHOSAceFrameworkSwipeGestureCreate() argument
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.cpp168 constexpr uint32_t speed = 600; in Decompose() local

Completed in 20 milliseconds

12345678910