| /freebsd/crypto/libecc/src/examples/sss/ | 
| H A D | sss.c | 28  * is expensive in CPU cycles (as the Lagrange interpolation polynomials281 /* 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 D | feeder_rate.c | 127 	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 D | pwm-backlight.txt | 49 Example using num-interpolation-steps:
 | 
| H A D | pwm-backlight.yaml | 78     // Example using num-interpolation-steps:
 | 
| /freebsd/sys/contrib/device-tree/Bindings/sound/ | 
| H A D | nvidia,tegra186-dspk.yaml | 12   the desired sampling rate by interpolation and then converts the
 | 
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ | 
| H A D | novatek,nt35950.yaml | 19   either bilinear interpolation or pixel duplication.
 | 
| /freebsd/sys/contrib/device-tree/Bindings/media/i2c/ | 
| H A D | galaxycore,gc2145.yaml | 16   processor allowing AE/AWB/interpolation/de-noise/color-conversion and
 | 
| /freebsd/lib/libc/gen/ | 
| H A D | setproctitle.3 | 134 for later interpolation by
 | 
| H A D | syslog.3 | 296 for later interpolation by
 | 
| /freebsd/contrib/ntp/html/hints/ | 
| H A D | winnt.html | 29 …<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 D | virtual_equalizer.8 | 59 interpolation of the given control point values.
 | 
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ | 
| H A D | qcom,pm8018-adc.yaml | 75       an interpolation calibration for all other ADCs.
 | 
| H A D | qcom,pm8xxx-xoadc.txt | 63 an interpolation calibration for all other ADCs.
 | 
| /freebsd/sys/contrib/device-tree/Bindings/hwmon/ | 
| H A D | ntc-thermistor.yaml | 17   up table and interpolation to get from resistance to temperature.
 | 
| /freebsd/contrib/pam-krb5/tests/module/ | 
| H A D | alt-auth-t.c | 82      * in the real username, so that we can test interpolation of the username  in main()
 | 
| /freebsd/share/man/man4/ | 
| H A D | pcm.4 | 315 Default value is 1, linear interpolation.322 Linear interpolation.
 
 | 
| /freebsd/contrib/ntp/ntpd/ | 
| H A D | ntp_timer.c | 625 					/*  linear interpolation */ in check_leapsec() 
 | 
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ | 
| H A D | cmath.inc | 247   // [c.math.lerp], linear interpolation
 | 
| /freebsd/usr.sbin/jail/ | 
| H A D | jailparse.y | 185  * interpolation.  Reassemble them into a single string.
 | 
| /freebsd/contrib/one-true-awk/testdir/ | 
| H A D | funstack.in | 1362   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 D | cmath.cppm |  | 
| H A D | cmath.inc | 248   // [c.math.lerp], linear interpolation
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | 
| H A D | R600RegisterInfo.td | 159 // interpolation param reference, SRCx_SEL contains index
 | 
| /freebsd/sys/arm64/rockchip/ | 
| H A D | rk_tsadc.c | 409 	* 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 D | timeffc.h | 90  * FFCLOCK_LERP:	Linear interpolation of ffclock time to guarantee
 |