30.10.2014 Views

o_195h4n6al16jb186b1b2qs7fgssa.pdf

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

int numSamps,<br />

fractional* dstSamps,<br />

fractional* srcSamps,<br />

FIRStruct* filter,<br />

int rate<br />

);<br />

Arguments: numSamps number of outputsamples (also N, N = Rp, p integer)<br />

dstSamp pointer to destination samples (also y)<br />

srcSamps pointer to source samples (also x)<br />

filter pointer to FIRStructfilter structure<br />

rate rate of decimation (downsampling factor, also R)<br />

Return Value: Pointer to base address of destination samples.<br />

Remarks: Number of coefficients in filter is M,with M an integer multiple of R.<br />

Coefficients, h[m], defined in 0 ≤m

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!