Home
last modified time | relevance | path

Searched defs:steps (Results 1 - 25 of 137) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dautogain_functions.c23 int i, steps, retval = 0; in gspca_expo_autogain() local
103 int steps, retval = 0; in gspca_coarse_grained_expo_autogain() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dautogain_functions.c23 int i, steps, retval = 0; in gspca_expo_autogain() local
103 int steps, retval = 0; in gspca_coarse_grained_expo_autogain() local
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dvf_gblur.c39 int steps = 2; in check_horiz_slice() local
54 int steps = 2; in check_verti_slice() local
/third_party/libunwind/libunwind/tests/
H A DLtest-init-local-signal.c13 int steps = 0; in stepper() local
H A DLtest-mem-validate.c62 int steps = 0; in do_backtrace() local
/third_party/libsnd/src/
H A Dima_oki_adpcm.h33 int const * steps ; member
/third_party/skia/src/gpu/
H A DGrColorSpaceXform.h24 GrColorSpaceXform(const SkColorSpaceXformSteps& steps) : fSteps(steps) {} in GrColorSpaceXform() argument
31 const SkColorSpaceXformSteps& steps() const { return fSteps; } in steps() function in GrColorSpaceXform
[all...]
/third_party/libwebsockets/lib/drivers/led/
H A Dled-seq.c156 int steps; in lws_led_set_chs_seq() local
/third_party/skia/samplecode/
H A DSamplePathEffects.cpp82 int steps = 20; variable
/third_party/ffmpeg/libavfilter/
H A Dgblur.h37 int steps; member
H A Dvf_gblur_init.h45 static void horiz_slice_c(float *buffer, int width, int height, int steps, in horiz_slice_c() argument
66 do_vertical_columns(float *buffer, int width, int height, int column_begin, int column_end, int steps, float nu, float boundaryscale, int column_step) do_vertical_columns() argument
99 verti_slice_c(float *buffer, int width, int height, int slice_start, int slice_end, int steps, float nu, float boundaryscale) verti_slice_c() argument
/third_party/skia/src/core/
H A DSkConvertPixels.cpp17 rect_memcpy(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, const SkImageInfo& srcInfo, const void* srcPixels, size_t srcRB, const SkColorSpaceXformSteps& steps) rect_memcpy() argument
34 swizzle_or_premul(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, const SkImageInfo& srcInfo, const void* srcPixels, size_t srcRB, const SkColorSpaceXformSteps& steps) swizzle_or_premul() argument
206 convert_with_pipeline(const SkImageInfo& dstInfo, void* dstRow, int dstStride, const SkImageInfo& srcInfo, const void* srcRow, int srcStride, const SkColorSpaceXformSteps& steps) convert_with_pipeline() argument
[all...]
/third_party/skia/third_party/externals/dawn/scripts/
H A Dperf_test_runner.py132 steps = get_results("steps", ["--calibration"])[0] variable
/third_party/skia/experimental/graphite/src/
H A DRenderer.h93 SkSpan<const RenderStep* const> steps() const { in steps() function in skgpu::Renderer
118 Renderer(const char* name, std::array<const RenderStep*, N> steps) in Renderer() argument
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dloongson1-cpufreq.c84 int steps, i; in ls1x_cpufreq_init() local
/kernel/linux/linux-5.10/drivers/input/misc/
H A Drotary_encoder.c38 u32 steps; member
[all...]
/kernel/linux/linux-5.10/drivers/iio/dummy/
H A Diio_simple_dummy.h40 int steps; member
/kernel/linux/linux-6.6/drivers/iio/dummy/
H A Diio_simple_dummy.h40 int steps; member
/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
/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
/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
/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

Completed in 9 milliseconds

123456