index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
audioflinger
/
AudioResamplerSinc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: rewrite audioflinger's sinc resample by intrinsics.
Zhongwei Yao
2014-04-10
1
-151
/
+165
*
Fix build warnings
Glenn Kasten
2012-12-17
1
-3
/
+3
*
fix a typo in SINC resampler that prevented tracks to be mixed
Mathias Agopian
2012-11-19
1
-2
/
+2
*
more optimizations...
Mathias Agopian
2012-11-10
1
-13
/
+18
*
refactor code to improve neon code
Mathias Agopian
2012-11-10
1
-33
/
+42
*
NEON optimized SINC resampler
Mathias Agopian
2012-11-08
1
-10
/
+165
*
minor cleanups
Mathias Agopian
2012-11-08
1
-41
/
+39
*
change how we store the FIR coefficients
Mathias Agopian
2012-11-05
1
-38
/
+289
*
improve SINC resampler performance
Mathias Agopian
2012-11-05
1
-39
/
+25
*
new coefficients for the vhq resampler
Mathias Agopian
2012-11-01
1
-9
/
+9
*
fix SINC resampler on non ARM architectures
Mathias Agopian
2012-10-30
1
-15
/
+5
*
fix another issue with generating FIR coefficients
Mathias Agopian
2012-10-30
1
-18
/
+18
*
fir a typo that caused up-sampling coefficiens to be wrong
Mathias Agopian
2012-10-29
1
-17
/
+17
*
improve SINC resampler coefficients
Mathias Agopian
2012-10-26
1
-22
/
+19
*
Fix a typo that caused the high quality resampler to produce garbage
Mathias Agopian
2012-10-21
1
-1
/
+1
*
Integrate improved coefficient sinc resampler: VHQ
Glenn Kasten
2012-10-04
1
-82
/
+95
*
audioflinger: use resample coefficients from audio-resampler library.
SathishKumar Mani
2012-09-26
1
-9
/
+87
*
Whitespace and indentation
Glenn Kasten
2012-03-13
1
-2
/
+2
*
Upintegrate Audio Flinger changes from ICS_AAH
John Grossman
2012-02-16
1
-2
/
+2
*
Remove aliasing
Glenn Kasten
2012-02-09
1
-12
/
+11
*
By convention const goes before the type specifier
Glenn Kasten
2012-01-06
1
-7
/
+7
*
move native services under services/
Mathias Agopian
2010-07-14
1
-0
/
+358