Home
last modified time | relevance | path

Searched defs:steps (Results 26 - 50 of 156) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/input/misc/
H A Drotary_encoder.c38 u32 steps; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_common.c464 int val1, val2, val3, steps; in mpegaudiodec_common_init_static() local
H A Dopusenc_psy.h69 OpusPsyStep *steps[FF_BUFQUEUE_SIZE + 1]; member
/third_party/backends/backend/genesys/
H A Ddevice.cpp158 advance_head_pos_by_steps(ScanHeadId scan_head, Direction direction, unsigned steps) advance_head_pos_by_steps() argument
H A Dmotor.cpp44 float compute_acceleration_for_steps(unsigned initial_w, unsigned max_w, unsigned steps) in compute_acceleration_for_steps() argument
52 create_from_steps(unsigned initial_w, unsigned max_w, unsigned steps) create_from_steps() argument
H A Dscanner_interface_usb.cpp470 record_slope_table(unsigned table_nr, const std::vector<std::uint16_t>& steps) record_slope_table() argument
H A Dtest_scanner_interface.cpp165 record_slope_table(unsigned table_nr, const std::vector<std::uint16_t>& steps) record_slope_table() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h71 steps = 1 << 17, enumerator
/third_party/libdrm/tests/modetest/
H A Dcursor.c125 static const struct cursor_step steps[] = { variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rating_bridge.cpp88 auto steps = secondArg->ToNumber(vm)->Value(); in SetRatingStepSize() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_tester_impl.cpp197 uint32_t steps = distance / stepLen; in FlingImpl() local
H A Daction.cpp28 constexpr uint32_t steps = 2; in DecomposeTap() local
38 constexpr uint32_t steps = 4; in DecomposeDoubleTap() local
51 constexpr uint32_t steps = 2; in DecomposePress() local
167 constexpr uint32_t steps = 50; in Decompose() local
[all...]
/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp98 void TcpSocketClientManager::OnGetTestSetps(QJsonArray array, std::vector<TestSteps>& steps) in OnGetTestSetps() argument
H A Dui_auto_test.cpp166 void UIAutoTest::OnTestBySteps(std::vector<TestSteps> steps, std::string className) in OnTestBySteps() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp125 const FormatInfo* steps[] = { FORMATS, FORMATS_SRGB, nullptr }; in FormatToGlFormat() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_pch_refclk.c366 static void lpt_bend_clkout_dp(struct drm_i915_private *dev_priv, int steps) in lpt_bend_clkout_dp() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_gblur.c67 const int steps = s->steps; in filter_horizontally() local
90 const int steps = s->steps; in filter_vertically() local
201 set_params(float sigma, int steps, float *postscale, float *boundaryscale, float *nu) set_params() argument
[all...]
/third_party/glfw/examples/
H A Dsplitview.c153 static void drawGrid(float scale, int steps) in drawGrid() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBImporter.java286 protected void showProgressBar(int steps) { in showProgressBar() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp369 unsigned steps() const { in steps() function
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.h146 void SetSliderSteps(double steps) in SetSliderSteps() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve.h204 explicit StepsCurve(int32_t steps, StepsCurvePosition position = StepsCurvePosition::START) in StepsCurve() argument
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/framework/
H A Danimation_framework_test.cpp683 int32_t steps = 4; HWTEST_F() local
750 int32_t steps = 4; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dsp887x.c443 int steps = (sync0x200 >> 4) & 0x00f; in sp887x_read_status() local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dti_am335x_tsc.c490 u32 steps; in titsc_remove() local

Completed in 18 milliseconds

1234567