Home
last modified time | relevance | path

Searched refs:convolve (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/audio/utilities/
H A DFir.cc51 convolve( in convolve() function
185 *out_ptr++ = double2short(convolve(coef, in_buf, i) + in filter_noadjust()
186 convolve(coef + i, state_ptr++, init_order--)); in filter_noadjust()
192 double2short(convolve(coef, state_ptr++, order + 1)); in filter_noadjust()
H A DResample.cc56 extern double convolve(double *, double *, int);
199 *out_ptr++ = double2short(convolve(coef, in_buf, i + 1) + in decimate_noadjust()
200 convolve(coef + i + 1, state + i, order - i)); in decimate_noadjust()
202 *out_ptr++ = double2short(convolve(coef, in_buf + i - order, in decimate_noadjust()
/titanic_50/usr/src/cmd/look/
H A Dwords5311 convolve
/titanic_50/usr/src/cmd/spell/
H A Dlist5310 convolve