Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
113f2122662856f2482836f1b4c585a050888afa
/
tools
/
resampler_tools
/
fir.cpp
db43b34
media: 64 bit compile issues
by Mark Salyzyn
· 12 years ago
e8299af
change how we store the FIR coefficients
by Mathias Agopian
· 14 years ago
cca56d5
fix another issue with generating FIR coefficients
by Mathias Agopian
· 14 years ago
7c4349f
fir a typo that caused up-sampling coefficiens to be wrong
by Mathias Agopian
· 14 years ago
5919532
improve fir tool: cleanup, better default, bug fixes
by Pixelflinger
· 14 years ago
4cb4f7c
Manually merge change #111620 from tc3 to mainline, to keep the
by Dan Bornstein
· 18 years ago
4b61366
Tweak the SINC resampler parameters and double the performance. It's using about 10% CPU in the worse case now.
by Mathias Agopian
· 19 years ago
2a967b3
A sinc resampler for Audioflinger. It's not enabled yet, but fully functional and apparently working. It need more "quality" tests. In the 48->44 KHz, it takes about 25% of the CPU time.
by Mathias Agopian
· 19 years ago
65682fb
fix a few small typos in the FIR computation
by Mathias Agopian
· 19 years ago
4b8a3d8
This is a tool to compute the the reconstruction filter coefficients for a sinc audio resampler.
by Mathias Agopian
· 19 years ago