Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
e010f65e6337267cb15f8894c950a3f64370dd36
/
services
/
audioflinger
/
AudioResamplerSinc.cpp
c497431
Fix build warnings
by Glenn Kasten
· 12 years ago
d6864fa
fix a typo in SINC resampler that prevented tracks to be mixed
by Mathias Agopian
· 13 years ago
7492a7f
more optimizations...
by Mathias Agopian
· 13 years ago
0d585c8
refactor code to improve neon code
by Mathias Agopian
· 13 years ago
ad9af03
NEON optimized SINC resampler
by Mathias Agopian
· 13 years ago
7aa7ed7
minor cleanups
by Mathias Agopian
· 13 years ago
46afbec
change how we store the FIR coefficients
by Mathias Agopian
· 13 years ago
a798c97
improve SINC resampler performance
by Mathias Agopian
· 13 years ago
4ed475d
new coefficients for the vhq resampler
by Mathias Agopian
· 13 years ago
1f09b4a
fix SINC resampler on non ARM architectures
by Mathias Agopian
· 13 years ago
d88a051
fix another issue with generating FIR coefficients
by Mathias Agopian
· 13 years ago
b4b75b4
fir a typo that caused up-sampling coefficiens to be wrong
by Mathias Agopian
· 13 years ago
443e696
improve SINC resampler coefficients
by Mathias Agopian
· 13 years ago
61ea117
Fix a typo that caused the high quality resampler to produce garbage
by Mathias Agopian
· 13 years ago
ac60205
Integrate improved coefficient sinc resampler: VHQ
by Glenn Kasten
· 13 years ago
76b1116
audioflinger: use resample coefficients from audio-resampler library.
by SathishKumar Mani
· 13 years ago
e53b9ea
Whitespace and indentation
by Glenn Kasten
· 13 years ago
4ff14ba
Upintegrate Audio Flinger changes from ICS_AAH
by John Grossman
· 13 years ago
d198b61
Remove aliasing
by Glenn Kasten
· 13 years ago
54c3b66
By convention const goes before the type specifier
by Glenn Kasten
· 13 years ago
65ab471
move native services under services/
by Mathias Agopian
· 15 years ago