Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dabfdafb81c4b431377ca5b51c0e3a49fef4cb16
/
media
/
libaudioprocessing
/
AudioResamplerSinc.cpp
7d805b2
Include pthread.h in AudioResamplerSinc
by Johan Harvyl
· 6 years ago
068561c
AudioFlinger: Split off audio processing library
by Andy Hung
· 8 years ago
[Renamed from services/audioflinger/AudioResamplerSinc.cpp]
57c4e6f
Fix build warnings
by Glenn Kasten
· 9 years ago
4699a6a
Clean up USE_NEON to make it easier to disable NEON for benchmarking
by Glenn Kasten
· 9 years ago
d79072e
Remove TimedAudioTrack and associated code
by Glenn Kasten
· 9 years ago
6b3b7e3
Return number of frames output from resample method
by Andy Hung
· 10 years ago
63238ef
Remove redundant semicolon from namespace closing
by Glenn Kasten
· 10 years ago
2f5aa01
Line length 100
by Glenn Kasten
· 10 years ago
675933b
Extract resampler coefficient tables to separate files
by Glenn Kasten
· 10 years ago
3f76ca9
am c53b98f3: am 6cd6792a: Merge "Allow building on clang without __builtin_assume_aligned"
by Ian Rogers
· 11 years ago
4fbf232
Allow building on clang without __builtin_assume_aligned
by Bernhard Rosenkraenzer
· 11 years ago
5e58b0a
Add floating point volume handling to AudioMixer
by Andy Hung
· 11 years ago
3348e36
Replace int bitDepth with audio_format_t in Resampler
by Andy Hung
· 11 years ago
e273141
am 7e5c6351: am 4513aa2c: Merge "AArch64: rewrite audioflinger\'s sinc resample by intrinsics."
by Glenn Kasten
· 11 years ago
12b44bd
AArch64: rewrite audioflinger's sinc resample by intrinsics.
by Zhongwei Yao
· 11 years ago
24781ff
Fix resampler to allow output of single frame
by Andy Hung
· 11 years ago
92b1343
Fix build warnings
by Glenn Kasten
· 12 years ago
c497431
Fix build warnings
by Glenn Kasten
· 12 years ago
bc9ea63
fix a typo in SINC resampler that prevented tracks to be mixed
by Mathias Agopian
· 12 years ago
d6864fa
fix a typo in SINC resampler that prevented tracks to be mixed
by Mathias Agopian
· 12 years ago
5d3370d
more optimizations...
by Mathias Agopian
· 12 years ago
7492a7f
more optimizations...
by Mathias Agopian
· 12 years ago
3c11ff2
refactor code to improve neon code
by Mathias Agopian
· 12 years ago
0d585c8
refactor code to improve neon code
by Mathias Agopian
· 12 years ago
c6ccbab
NEON optimized SINC resampler
by Mathias Agopian
· 12 years ago
ad9af03
NEON optimized SINC resampler
by Mathias Agopian
· 12 years ago
af03dfb
minor cleanups
by Mathias Agopian
· 12 years ago
7aa7ed7
minor cleanups
by Mathias Agopian
· 12 years ago
e8299af
change how we store the FIR coefficients
by Mathias Agopian
· 13 years ago
46afbec
change how we store the FIR coefficients
by Mathias Agopian
· 13 years ago
50ebdf2
improve SINC resampler performance
by Mathias Agopian
· 13 years ago
a798c97
improve SINC resampler performance
by Mathias Agopian
· 13 years ago
c5b0b9a
new coefficients for the vhq resampler
by Mathias Agopian
· 13 years ago
4ed475d
new coefficients for the vhq resampler
by Mathias Agopian
· 13 years ago
d7a3c14
fix SINC resampler on non ARM architectures
by Mathias Agopian
· 13 years ago
1f09b4a
fix SINC resampler on non ARM architectures
by Mathias Agopian
· 13 years ago
cca56d5
fix another issue with generating FIR coefficients
by Mathias Agopian
· 13 years ago
d88a051
fix another issue with generating FIR coefficients
by Mathias Agopian
· 13 years ago
7c4349f
fir a typo that caused up-sampling coefficiens to be wrong
by Mathias Agopian
· 13 years ago
b4b75b4
fir a typo that caused up-sampling coefficiens to be wrong
by Mathias Agopian
· 13 years ago
3bd72cc
improve SINC resampler coefficients
by Mathias Agopian
· 13 years ago
443e696
improve SINC resampler coefficients
by Mathias Agopian
· 13 years ago
ebed918
Fix a typo that caused the high quality resampler to produce garbage
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
a6d4133
Integrate improved coefficient sinc resampler: VHQ
by Glenn Kasten
· 13 years ago
ac60205
Integrate improved coefficient sinc resampler: VHQ
by Glenn Kasten
· 13 years ago
41dfd12
audioflinger: use resample coefficients from audio-resampler library.
by SathishKumar Mani
· 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