114 for (
int Z = 1,
z =
h - 1; Z <
n; --
z, ++Z)
115 s +=
c[Z] *
x[
z &
m];
126 template <
int Z,
int OVER>
136 for (
int j = Z,
z =
h - Z;
j <
n; --
z,
j += OVER)
228 for (
int Z = 0,
z =
h; Z <
n; --
z, Z +=
over)
229 s +=
c[Z] *
x[
z &
m];
242 for (
int z =
h - 1; Z <
n; --
z, Z +=
over)
243 s +=
c[Z] *
x[
z &
m];
LADSPA_Data sample_t
Definition basics.h:100
sample_t * c
Definition FIR.h:48
sample_t process(sample_t s)
Definition FIR.h:108
~FIR()
Definition FIR.h:73
void init(int N)
Definition FIR.h:80
bool borrowed_kernel
Definition FIR.h:49
void reset()
Definition FIR.h:101
FIR(int N)
Definition FIR.h:54
sample_t * x
Definition FIR.h:48
FIR(FIR &fir)
Definition FIR.h:60
sample_t upsample(sample_t s)
Definition FIR.h:127
FIR(int n, sample_t *kernel)
Definition FIR.h:66
void store(sample_t s)
Definition FIR.h:145
void reset()
Definition FIR.h:215
sample_t pad(int Z)
Definition FIR.h:238
sample_t * x
Definition FIR.h:170
void init(int _n, int _over)
Definition FIR.h:194
~FIRUpsampler()
Definition FIR.h:188
sample_t upsample(sample_t s)
Definition FIR.h:222
int m
Definition FIR.h:164
int n
Definition FIR.h:164
int h
Definition FIR.h:173
FIRUpsampler(int _n, int _over)
Definition FIR.h:175
int over
Definition FIR.h:167
FIRUpsampler(FIR &fir, int _over)
Definition FIR.h:181
sample_t * c
Definition FIR.h:170
unsigned z
Definition inflate.c:1589
register unsigned j
Definition inflate.c:1576
unsigned s
Definition inflate.c:1555
int next_power_of_2(int n)
Definition util.h:33
#define N
Definition nseel-cfunc.c:36
memcpy(hh, h, RAND_HEAD_LEN)