android_hardware_qcom_audio/post_proc
wjiang 50b81f44df post_proc: Fix bassboost/virtualizer not disabled on speaker
When output is unintended device, there's no need to query enable_flag
before setting effect to disabled state. There's possiblity that
enable_flag is 0 as initialized value, which hinder effects from being
disabled.

Change-Id: Ib90c0ad0982dc8274129bb1bed7861e11670fbdb
2014-08-06 12:19:25 -07:00
..
Android.mk Merge "audio: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH" 2014-06-03 12:09:27 -07:00
bass_boost.c post_proc: Fix bassboost/virtualizer not disabled on speaker 2014-08-06 12:19:25 -07:00
bass_boost.h post_proc: Support effects in DSP for tunnel mode playback 2013-11-29 01:25:46 -08:00
bundle.c post_proc: Fix bassboost/virtualizer not disabled on speaker 2014-08-06 12:19:25 -07:00
bundle.h post_proc: Fix bassboost/virtualizer not disabled on speaker 2014-08-06 12:19:25 -07:00
effect_api.c post_proc: fix post and pre process KW issues 2014-05-16 23:11:15 +08:00
effect_api.h post_proc: Support effects in DSP for tunnel mode playback 2013-11-29 01:25:46 -08:00
equalizer.c post_proc: Fix improper datatype of EQ preset band level value 2014-07-24 08:19:28 -07:00
equalizer.h post_proc: Support effects in DSP for tunnel mode playback 2013-11-29 01:25:46 -08:00
reverb.c post_proc: Fix bassboost/virtualizer not disabled on speaker 2014-08-06 12:19:25 -07:00
reverb.h post_proc: Support effects in DSP for tunnel mode playback 2013-11-29 01:25:46 -08:00
virtualizer.c post_proc: Fix bassboost/virtualizer not disabled on speaker 2014-08-06 12:19:25 -07:00
virtualizer.h post_proc: Support effects in DSP for tunnel mode playback 2013-11-29 01:25:46 -08:00