History log of /frameworks/av/media/libaudioprocessing/tests/test-mixer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1bc088a918d7038603230637d640941953b314d4 10-Feb-2018 Andy Hung <hunga@google.com> Call AudioMixer only from MixerThread threadLoop.

As part of change:
Remove track name offset by TRACK0.
Move track name management to the Tracks class.
Sync mixer track name to FastMixer track index.

Fixes regression introduced by commit 8ed196a.

Test: SoundPool, AudioTrack CTS, Usability
Bug: 72937362
Bug: 73004420
Change-Id: I2f1a33f6f0da66bcd7aa91e2a4b663ff822df645
/frameworks/av/media/libaudioprocessing/tests/test-mixer.cpp
5effdf6d9ed17b4ff67a7e1adc56996c01c43383 27-Nov-2017 Andy Hung <hunga@google.com> Deprecate ditherAndClamp with memcpy_to_i16_from_q4_27

Test: test-mixer and SoloTester
Bug: 69636805
Change-Id: I5cc04d82f3e46fbfc8188a63eb2a90fb70634c90
/frameworks/av/media/libaudioprocessing/tests/test-mixer.cpp
068561c8e84569d51df2adbbb53b56fdfd09c06b 04-Jan-2017 Andy Hung <hunga@google.com> AudioFlinger: Split off audio processing library

Test: native AudioResampler test, general playback test
Bug: 31015569
Change-Id: Ifb248f4402a583438d756c014dcd7a4577aef713
/frameworks/av/media/libaudioprocessing/tests/test-mixer.cpp