Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change how we store the FIR coefficients | Mathias Agopian | 2012-11-05 | 1 | -20/+19 |
* | fix another issue with generating FIR coefficients | Mathias Agopian | 2012-10-30 | 1 | -2/+2 |
* | fir a typo that caused up-sampling coefficiens to be wrong | Mathias Agopian | 2012-10-29 | 1 | -1/+1 |
* | improve fir tool: cleanup, better default, bug fixes | Pixelflinger | 2012-10-26 | 1 | -51/+212 |
* | Manually merge change #111620 from tc3 to mainline, to keep the | Dan Bornstein | 2012-10-17 | 1 | -2/+2 |
* | Tweak the SINC resampler parameters and double the performance. It's using ab... | Mathias Agopian | 2012-10-17 | 1 | -3/+3 |
* | A sinc resampler for Audioflinger. It's not enabled yet, but fully functional... | Mathias Agopian | 2012-10-17 | 1 | -13/+29 |
* | fix a few small typos in the FIR computation | Mathias Agopian | 2012-10-17 | 1 | -6/+2 |
* | This is a tool to compute the the reconstruction filter coefficients for a si... | Mathias Agopian | 2012-10-17 | 1 | -0/+109 |