summaryrefslogtreecommitdiffstats
path: root/tools/resampler_tools/fir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tweak the SINC resampler parameters and double the performance. It's using ab...Mathias Agopian2012-10-171-3/+3
* A sinc resampler for Audioflinger. It's not enabled yet, but fully functional...Mathias Agopian2012-10-171-13/+29
* fix a few small typos in the FIR computationMathias Agopian2012-10-171-6/+2
* This is a tool to compute the the reconstruction filter coefficients for a si...Mathias Agopian2012-10-171-0/+109