Home
last modified time | relevance | path

Searched refs:lpfilt (Results 1 – 18 of 18) sorted by relevance

/dports/audio/epos-devel/epos-2.5.37/src/
H A Dtdpsyn.cc151 for (i = 0; i < LPC_PROS_ORDER; lpfilt[i++] = 0); in tdpsyn()
221 for (i = 0; i < LPC_PROS_ORDER; lpfilt[i++] = 0); in synseg()
308 …] lpfilt=[%.3f %.3f %.3f %.3f]\n",lp[0],lp[1],lp[2],lp[3],lpfilt[0],lpfilt[1],lpfilt[2],lpfilt[3]); in synseg()
309 synf0 = exc - lpfilt[0]*lp[0]; in synseg()
312 synf0 -= lp[m] * lpfilt[m]; in synseg()
313 lpfilt[m] = lpfilt[m-1]; in synseg()
315 lpfilt[0] = synf0; in synseg()
335 outf0 = lpfilt[0]; in synseg()
H A Dtdpsyn.h42 double lpfilt[LPC_PROS_ORDER]; variable
/dports/comms/fldigi/fldigi-4.1.20/src/feld/
H A Dfeld.cxx237lpfilt->create_filter(0, 1.0 * filter_bandwidth / samplerate);//0.5 * filter_bandwidth / samplerat… in restart()
266 if (lpfilt) delete lpfilt; in ~feld()
277 lpfilt = new fftfilt (0, 0.5, 1024); in feld()
480 lpfilt->create_filter(0, 0.5 * filter_bandwidth / samplerate); in rx_process()
494 n = lpfilt->run(z, &zp); in rx_process()
/dports/audio/sox/sox-14.4.2/lpc10/
H A DMakefile.am5 lpfilt.c median.c mload.c onset.c pitsyn.c placea.c placev.c preemp.c \
13 lpfilt.c median.c mload.c onset.c pitsyn.c placea.c placev.c preemp.c \
H A DMakefile.in104 lpcenc.c lpcini.c lpfilt.c median.c mload.c onset.c pitsyn.c \
112 @EXTERNAL_LPC10_FALSE@ lpcini.lo lpfilt.lo median.lo mload.lo \
364 @EXTERNAL_LPC10_TRUE@ lpfilt.c median.c mload.c onset.c pitsyn.c placea.c placev.c preemp.c \
372 @EXTERNAL_LPC10_FALSE@ lpfilt.c median.c mload.c onset.c pitsyn.c placea.c placev.c preemp.c \
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpfilt.Plo@am__quote@
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dfeld.h65 fftfilt *lpfilt; variable
/dports/net/opal/opal-3.10.10/plugins/audio/LPC_10/
H A DMakefile.in50 $(SRCDIR)/lpfilt.c \
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/LPC_10/src/
H A DMakefile53 $(LIB)(lpfilt.o) \
H A Dmakefile.unx53 $(LIB)(lpfilt.o) \
/dports/net/opal/opal-3.10.10/plugins/audio/LPC_10/src/
H A DMakefile53 $(LIB)(lpfilt.o) \
H A Dmakefile.unx53 $(LIB)(lpfilt.o) \
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/LPC_10/
H A DMakefile.in95 $(SRCDIR)/lpfilt.c \
H A DLPC_10.dsp379 SOURCE=.\src\lpfilt.c
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dlpc10_analyse.c483 static void lpfilt(float inbuf[], float lpbuf[], int32_t len, int32_t nsamp) in lpfilt() function
652 lpfilt(&s->inbuf[228], &s->lpbuf[384], 312, LPC10_SAMPLES_PER_FRAME); in lpc10_analyse()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dlpc10_analyse.c482 static void lpfilt(float inbuf[], float lpbuf[], int32_t len, int32_t nsamp) in lpfilt() function
650 lpfilt(&s->inbuf[228], &s->lpbuf[384], 312, LPC10_SAMPLES_PER_FRAME); in lpc10_analyse()
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dlpc10_analyse.c482 static void lpfilt(float inbuf[], float lpbuf[], int32_t len, int32_t nsamp) in lpfilt() function
650 lpfilt(&s->inbuf[228], &s->lpbuf[384], 312, LPC10_SAMPLES_PER_FRAME); in lpc10_analyse()
/dports/lang/fth/fth-1.4.1/examples/site-lib/
H A Dbird.fsm15 :optional lpfilt 1.0 degree 0.0 reverb-amount 0.0 -- }>
20 :a0 lpfilt :b1 1.0 lpfilt f- make-one-pole { fil }
/dports/audio/snd/snd-21.2/
H A Dbird.fsm15 :optional lpfilt 1.0 degree 0.0 reverb-amount 0.0 -- }>
20 :a0 lpfilt :b1 1.0 lpfilt f- make-one-pole { fil }