Searched full:sinc (Results 1 – 5 of 5) sorted by relevance
/freebsd/share/man/man4/ |
H A D | pcm.4 | 310 Only applicable when the SINC interpolator is used. 327 Bandlimited SINC interpolator. 335 Continuation of the bandlimited SINC interpolator, with 100dB stopband, 36 338 Continuation of the bandlimited SINC interprolator, with 100dB stopband, 164
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7192.yaml | 77 This bit enables a notch at 60 Hz when the first notch of the sinc 79 60 Hz when the sinc filter first notch is at 50 Hz. This allows
|
H A D | st,stm32-dfsdm-adc.yaml | 113 SinC filter order from 0 to 5.
|
/freebsd/sys/dev/sound/pcm/ |
H A D | feeder_rate.c | 34 * FreeBSD bandlimited sinc interpolator, technically based on 360 * Macroses for SINC coefficients table manipulations.. whatever. 486 * While doing sinc interpolation, unrealistic samples like full scale sine 506 * Sine Cardinal (SINC) Interpolation. Scaling is done in 64 bit, so 754 printf("%s(): sinc l=%d != Z_SINC_LEN=%d\n", in z_resampler_sinc_len() 757 fprintf(stderr, "%s(): sinc l=%d != Z_SINC_LEN=%d\n", in z_resampler_sinc_len()
|
/freebsd/sys/tools/sound/ |
H A D | feeder_rate_mkfilter.awk | 232 # Generate ideal sinc impulses, locate the last zero-crossing and pad 236 # the misery of traversing the entire sinc given the fact that the
|