History log of /frameworks/av/services/audioflinger/tests/mixer_to_wav_tests.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6b667dde03a5707285a2ff76ada525075d4c60ef 07-Feb-2015 Andy Hung <hunga@google.com> Improve resampler speed for floating point and arm64

Add floating point intrinsics for arm32 and arm64 devices.
Add integer intrinsics for arm64 devices.

Bug: 17366024
Change-Id: Id4240f549033deb262815c7145d69820e5fd7b92
/frameworks/av/services/audioflinger/tests/mixer_to_wav_tests.sh
7f47549516ae5938759b5c834c8423378a60b3d8 26-Aug-2014 Andy Hung <hunga@google.com> Fix AudioMixer floating interaction with downmixer

Previously _if_ the full floating point mixer is enabled, a downmixer
would force the mixer input for a session submix to integer, breaking
other mixer inputs to the same submix that were in float.

Use another ReformatBufferProvider after the downmixer to solve
this issue.

Update the test-mixer app and the mixer_to_wave_tests shell
script to detect this issue.

Bug: 17363939
Change-Id: I74a56333f9ee75ddde39a75392c021c5eebddbef
/frameworks/av/services/audioflinger/tests/mixer_to_wav_tests.sh
e93b6b7347a7846c8fd746542364ec11b0cd5124 18-Jul-2014 Andy Hung <hunga@google.com> Add multichannel capability to AudioMixer

tests/test-mixer updated to handle multichannel.
New mixer path is still disabled (kUseNewMixer = false).
Subsequent CL will enable multichannel capability.

Change-Id: I71dafa94cc1d9af567c285e0ded7c5c94e3ff926
/frameworks/av/services/audioflinger/tests/mixer_to_wav_tests.sh
e4fc42359cdd9786e521054a3a0491d6bc3a9e1c 18-Jun-2014 Andy Hung <hunga@google.com> Add test-mixer AudioMixer test program

The shell script mixer_to_wav_tests.sh shows how to use
test-mixer.

Change-Id: Ia7f1a368972c9c33fadc96df4cb1fc8b22446c8c
/frameworks/av/services/audioflinger/tests/mixer_to_wav_tests.sh