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 Fix bug 2604132 40s skip after undocking 2010-04-20 12:12:13 -07:00
A2dpAudioInterface.h Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync 2010-01-26 18:40:39 -08:00
Android.mk Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. 2010-06-03 03:21:53 -07:00
AudioBufferProvider.h Add virtual destructor. 2009-07-07 11:03:13 -07:00
AudioDumpInterface.cpp Several fixes in AudioDumpInterface: 2010-05-12 08:31:04 -07:00
AudioDumpInterface.h Several fixes in AudioDumpInterface: 2010-05-12 08:31:04 -07:00
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 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync 2010-01-26 18:40:39 -08:00
AudioHardwareGeneric.h Issue 2071329: audio track is shorter than video track for video capture on sholes 2010-03-02 08:20:13 -08:00
AudioHardwareInterface.cpp Fix getParameters() default implementation. 2009-08-04 06:17:43 -07:00
AudioHardwareStub.cpp Initial version of LifeVibes integration. 2010-03-09 14:16:01 -08:00
AudioHardwareStub.h Issue 2071329: audio track is shorter than video track for video capture on sholes 2010-03-02 08:20:13 -08:00
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 Create base class for audio policy manager. 2010-01-13 09:25:13 -08:00
AudioPolicyService.h Create base class for audio policy manager. 2010-01-13 09:25:13 -08:00
AudioResampler.cpp
AudioResampler.h Initial version of LifeVibes integration. 2010-03-09 14:16:01 -08:00
AudioResamplerCubic.cpp
AudioResamplerCubic.h
AudioResamplerSinc.cpp
AudioResamplerSinc.h