History log of /frameworks/av/services/audioflinger/test-resample.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
98d9922247ef21b0faf8c7d817650b8327052a4a 14-Nov-2012 Glenn Kasten <gkasten@google.com> Fix build warnings

Change-Id: Ic43bcca166a529a6431711b05a7fa21849b6a38b
/frameworks/av/services/audioflinger/test-resample.cpp
c6ccbabd2800e749bc86a34d2ae233f99102ba51 05-Nov-2012 Mathias Agopian <mathias@google.com> NEON optimized SINC resampler

this currently gives us a 60% to 80% boost depending
on the quality level selected.

Change-Id: I7db385007e811ed7bffe5fd3403b44e300894f5b
/frameworks/av/services/audioflinger/test-resample.cpp
7df17073f1783421d6ed2013e6b55c60283d1474 05-Nov-2012 Mathias Agopian <mathias@google.com> improve resample test

- handle stereo input
- input file can now be ommited, in this case
a linear chirp will be used automatically
- better usage information

Change-Id: I5d62a6c26a9054a1c1a517a065b4df5a2cdcda22
/frameworks/av/services/audioflinger/test-resample.cpp
8af901cdea0af7e536579dee6d56e69987035a01 01-Nov-2012 Glenn Kasten <gkasten@google.com> Line length 100

Change-Id: Ib28fd7b9ce951a6933f006e7f8812ba617625530
/frameworks/av/services/audioflinger/test-resample.cpp
3e48fd11e3fca5c1d03354a99657298e110be56a 30-Oct-2012 Mathias Agopian <mathias@google.com> test-resample: clip instead of overflowing

Change-Id: I550e5a59e51c11e1095ca338222b094f92b96878
/frameworks/av/services/audioflinger/test-resample.cpp
bcf5220780fbf24477bf8d6148581307356c97b7 21-Oct-2012 Mathias Agopian <mathias@google.com> a test app for the resamplers

Change-Id: I66852d90d384f1d9e77b51ad1a1ebdbaf61d0607
/frameworks/av/services/audioflinger/test-resample.cpp