replicant-frameworks_native/libs/audioflinger
Eric Laurent 70d8f430a6 Modifications in audio effect engine state management.
- Separate the updating of effect engine state from the process call in EffectModule so that the state
of all effects in the same effect chain is updated simultaneusly before all process functions are called.
- Added a mechanism for the effect engine to continue being called for processing after receiving the disable
commands untils it considers that the framework can stop calling the process function without causing
a glitch or loosing some effect tail.
- Updated test reverb and equalizer to support this new feature

Change-Id: Icb56ae2c84c076d4dbad6cf733b1a62f823febe7
2010-07-13 12:27:18 -07:00
..
A2dpAudioInterface.cpp
A2dpAudioInterface.h
Android.mk Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. 2010-06-03 03:21:53 -07:00
AudioBufferProvider.h
AudioDumpInterface.cpp
AudioDumpInterface.h
AudioFlinger.cpp Modifications in audio effect engine state management. 2010-07-13 12:27:18 -07:00
AudioFlinger.h Modifications in audio effect engine state management. 2010-07-13 12:27:18 -07:00
AudioHardwareGeneric.cpp
AudioHardwareGeneric.h
AudioHardwareInterface.cpp
AudioHardwareStub.cpp
AudioHardwareStub.h
AudioMixer.cpp Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. 2010-06-03 03:21:53 -07:00
AudioMixer.h Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. 2010-06-03 03:21:53 -07:00
AudioPolicyManagerBase.cpp Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. 2010-05-17 02:23:47 -07:00
AudioPolicyService.cpp
AudioPolicyService.h
AudioResampler.cpp
AudioResampler.h
AudioResamplerCubic.cpp
AudioResamplerCubic.h
AudioResamplerSinc.cpp
AudioResamplerSinc.h