summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix build warnings in firGlenn Kasten2014-03-101-19/+19
* Fix for Change 396851Andy Hung2013-12-301-1/+1
* Audio resampler update to add S16 filtersAndy Hung2013-12-271-28/+56
* change how we store the FIR coefficientsMathias Agopian2012-11-051-20/+19
* fix another issue with generating FIR coefficientsMathias Agopian2012-10-301-2/+2
* fir a typo that caused up-sampling coefficiens to be wrongMathias Agopian2012-10-291-1/+1
* improve fir tool: cleanup, better default, bug fixesPixelflinger2012-10-261-51/+212
* Manually merge change #111620 from tc3 to mainline, to keep theDan Bornstein2012-10-172-3/+3
* Rename "Makefile" to "Android.mk" throughout the tree.Dave Bort2012-10-171-1/+1
* Rename "TARGET" to "MODULE" in the build system.Dave Bort2012-10-171-1/+1
* 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-172-0/+126