Searched full:sinc (Results 1 – 7 of 7) sorted by relevance
173 return "Best Sinc Interpolator" ;176 return "Medium Sinc Interpolator" ;179 return "Fastest Sinc Interpolator" ;192 return "Band limited sinc interpolation, fastest, 97dB SNR, 80% BW." ;195 return "Band limited sinc interpolation, medium quality, 121dB SNR, 90% BW." ;198 return "Band limited sinc interpolation, best quality, 144dB SNR, 96% BW." ;1240 SINC_FILTER *sinc = (SINC_FILTER *) state->private_data ; in sinc_close() local1241 if (sinc) in sinc_close()1243 if (sinc->buffer) in sinc_close()1245 free (sinc->buffer) ; in sinc_close()[all …]
310 Only applicable when the SINC interpolator is used.327 Bandlimited SINC interpolator.335 Continuation of the bandlimited SINC interpolator, with 100dB stopband, 36338 Continuation of the bandlimited SINC interprolator, with 100dB stopband, 164
77 This bit enables a notch at 60 Hz when the first notch of the sinc79 60 Hz when the sinc filter first notch is at 50 Hz. This allows
113 SinC filter order from 0 to 5.
34 * FreeBSD bandlimited sinc interpolator, technically based on362 * Macroses for SINC coefficients table manipulations.. whatever.488 * While doing sinc interpolation, unrealistic samples like full scale sine508 * Sine Cardinal (SINC) Interpolation. Scaling is done in 64 bit, so760 printf("%s(): sinc l=%d != Z_SINC_LEN=%d\n", in z_resampler_sinc_len()763 fprintf(stderr, "%s(): sinc l=%d != Z_SINC_LEN=%d\n", in z_resampler_sinc_len()
232 # Generate ideal sinc impulses, locate the last zero-crossing and pad236 # the misery of traversing the entire sinc given the fact that the
1 …sinc:[3,12,14,17,21,22,23,37,48,330,735,885,896,910,924,931,952,953],singl:[0,3,14,15,20,21,24,26,… property