Home
last modified time | relevance | path

Searched full:interpolation (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd/crypto/libecc/src/examples/sss/
H A Dsss.c28 * is expensive in CPU cycles (as the Lagrange interpolation polynomials
281 /* SSS helper to compute Lagrange interpolation on an input value.
284 * - val is the 'index' on which the Lagrange interpolation must be computed, i.e.
286 * the proper value can only be computed if enough shares k are provided (the interpolation
338 /* Proceed with the interpolation */ in _sss_raw_lagrange()
594 * proceed with Lagrange interpolation on new values. in sss_regenerate()
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_rate.c127 int32_t z_gx, z_gy; /* interpolation / decimation ratio */
452 * Linear Interpolation. This at least sounds better (perceptually) and fast,
454 * could become worst with a right sample. Interpolation centered within
488 * While doing sinc interpolation, unrealistic samples like full scale sine
508 * Sine Cardinal (SINC) Interpolation. Scaling is done in 64 bit, so
807 * than that require 'special' interpolators to reduce interpolation errors.
1017 #error "Interpolation type screwed!" in z_coeff_interpolate()
1225 * Don't put much effort if we're doing linear interpolation. in z_resampler_setup()
1226 * Just center the interpolation distance within Z_LINEAR_ONE, in z_resampler_setup()
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dpwm-backlight.txt49 Example using num-interpolation-steps:
H A Dpwm-backlight.yaml78 // Example using num-interpolation-steps:
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra186-dspk.yaml12 the desired sampling rate by interpolation and then converts the
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dnovatek,nt35950.yaml19 either bilinear interpolation or pixel duplication.
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dgalaxycore,gc2145.yaml16 processor allowing AE/AWB/interpolation/de-noise/color-conversion and
/freebsd/lib/libc/gen/
H A Dsetproctitle.3134 for later interpolation by
H A Dsyslog.3296 for later interpolation by
/freebsd/contrib/ntp/html/hints/
H A Dwinnt.html29 …<p>Greg Brackley has implemented a fantastic interpolation scheme that improves the precision of t…
40 <li>See if precision can be improved by using CPU cycle counter for tick interpolation.
/freebsd/usr.sbin/virtual_oss/virtual_equalizer/
H A Dvirtual_equalizer.859 interpolation of the given control point values.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dqcom,pm8018-adc.yaml75 an interpolation calibration for all other ADCs.
H A Dqcom,pm8xxx-xoadc.txt63 an interpolation calibration for all other ADCs.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dntc-thermistor.yaml17 up table and interpolation to get from resistance to temperature.
/freebsd/contrib/pam-krb5/tests/module/
H A Dalt-auth-t.c82 * in the real username, so that we can test interpolation of the username in main()
/freebsd/share/man/man4/
H A Dpcm.4315 Default value is 1, linear interpolation.
322 Linear interpolation.
/freebsd/contrib/ntp/ntpd/
H A Dntp_timer.c625 /* linear interpolation */ in check_leapsec()
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc247 // [c.math.lerp], linear interpolation
/freebsd/usr.sbin/jail/
H A Djailparse.y185 * interpolation. Reassemble them into a single string.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in1362 classcodes = "C4130 (Interpolation and function approximation)",
2889 classcodes = "C4130 (Interpolation and function approximation); C7310 (Mathematics computing)",
2910 classcodes = "C4130 (Interpolation and function approximation); C7310 (Mathematics computing)",
3495 classcodes = "C4130 (Interpolation and function approximation)",
4271 classcodes = "C4130 (Interpolation and function approximation); C7310 (Mathematics computing)",
4959 classcodes = "C4130 (Interpolation and function approximation)",
5161 …gral; complex arithmetic; complex variables; fast; Fourier transform; interpolation; mathematics; …
5281 classcodes = "C4130 (Interpolation and function approximation); C7310 (Mathematics computing)",
5435 …title = "Rapid Computation of General Interpolation Formulas and Mechanical Quadrature Rule…
5449 classcodes = "C4130 (Interpolation and function approximation)",
[all …]
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc248 // [c.math.lerp], linear interpolation
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600RegisterInfo.td159 // interpolation param reference, SRCx_SEL contains index
/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c409 * Do linear interpolation for it. in tsadc_temp_to_raw()
460 * Do linear interpolation for it. in tsadc_raw_to_temp()
/freebsd/sys/sys/
H A Dtimeffc.h90 * FFCLOCK_LERP: Linear interpolation of ffclock time to guarantee

1234