Commit Graph

5 Commits

Author SHA1 Message Date
Trinath Thammishetty 765efd2d2a hal: Add new parameter in SA+ effects and resolve compilation issue
Add new parameter in SA+ effects to get latency introduced
by each effect. Use #ifdef instead of #if in environmentalreverb header
file since _cplusplus macro not being defined is raising errors.

Change-Id: I0d5e410414502ac2bef77f1cbd7b041e4f26844d
2018-10-31 22:15:39 -07:00
Dhananjay Kumar 2d86041d17 post_proc: fix copyright marking for bass_boost.h
Copyright marking for bass_boost.h updated date
for 2013-2014 to 2015 in change merged under
commit 5f15ff9b7d.
Fix it by updating copyright to 2013-2015.

Change-Id: If8986bcc7ffcfc68f2a06d2a0d5f71f13f52a017
2015-04-16 10:25:39 +05:30
Dhananjay Kumar 5f15ff9b7d post_proc: add PBE effect for speaker
Enable PBE for speaker device.

Change-Id: I1a48dff038baf63376f1d4b355888159cf69ba81
2015-04-09 20:37:54 +05:30
Subhash Chandra Bose Naripeddy e40a7cd4a7 post_proc: Add support for non-tunnel DSP audio effects
Add hw accelerator module to send PCM data to DSP and get
back the effects processed data.

Expose a wrapper library for AudioFlinger to be able use the new
module to apply the DSP audio effects.

Change-Id: I6ee30c11f04a97b35f12201fb61b8cd901921e68
Signed-off-by: Alexy Joseph <alexyj@codeaurora.org>
2014-12-08 19:24:58 -08:00
Subhash Chandra Bose Naripeddy 3eedc004e9 post_proc: Support effects in DSP for tunnel mode playback
Add interface to support configuring equlaizer, bass boost,
virtualizer and reverb effects in DSP for tunnel mode of
playback.

Change-Id: I9a93ad6136c4de06df5136967908b4e888dae44f
2013-11-29 01:25:46 -08:00