diff options
author | Pixelflinger <mathias.agopian@gmail.com> | 2012-10-25 19:43:49 -0700 |
---|---|---|
committer | Mathias Agopian <mathias@google.com> | 2012-10-26 13:17:37 -0700 |
commit | 73e90268adf4c9638b8d820a802e5e9a8ebe6597 (patch) | |
tree | 5d1a5883d850dead9e7615e40e6c29565d6b5a35 /media | |
parent | 692c3e54c63aaaf7e9ef4d89761f98975bd34f33 (diff) | |
download | frameworks_av-73e90268adf4c9638b8d820a802e5e9a8ebe6597.zip frameworks_av-73e90268adf4c9638b8d820a802e5e9a8ebe6597.tar.gz frameworks_av-73e90268adf4c9638b8d820a802e5e9a8ebe6597.tar.bz2 |
improve fir tool: cleanup, better default, bug fixes
- all parameters can be changed on the command-line
- added float output
- added debug option
- added an option to generate a polyphase filter coefficients
- added an attenuation option in dBFS
- added a lot of comments and references
- fixed kaiser window parameter
also the default should generate a filter with 80 dB rejection
(of the 24 KHz aliasing) above 20 KHz and a 15 KHz transition
band around ~20 KHz (for 48 KHz sampling rate).
It's not very good but corresponds to the current code.
Diffstat (limited to 'media')
0 files changed, 0 insertions, 0 deletions