History log of /frameworks/av/services/audioflinger/test-resample.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
da1a325bc0a1421f4233e62704da4fab8b0acf7b 10-May-2013 Glenn Kasten <gkasten@google.com> Replace obsolete CLOCK_MONOTONIC_HR by CLOCK_MONOTONIC

Bug: 8895727
Change-Id: I0abf6da941965e9e29e232943184dbc72b95d03c
/frameworks/av/services/audioflinger/test-resample.cpp
b26e3e9f2ab0334bff21a4fa4851dbf6e57fba5d 14-Nov-2012 Glenn Kasten <gkasten@google.com> Fix build warnings

Change-Id: Ic43bcca166a529a6431711b05a7fa21849b6a38b
/frameworks/av/services/audioflinger/test-resample.cpp
ad9af03c4b491912239fc8c97a3ad0d342a33303 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
3f71761cab8a08e4ae9e4cf8cb8f1b82643825b2 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
85ab62c4b433df3f1a9826bed1c9bec07a86c750 01-Nov-2012 Glenn Kasten <gkasten@google.com> Line length 100

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

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

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