android_hardware_qcom_audio/visualizer
Ravi Kumar Alamanda 518bcbb6ab visualizer: do not apply calibration on audio routed to afe proxy
When compress offload playback is active, if the Visualizer effect
is enabled, decoded PCM audio is routed to AFE Proxy port and
read from it by the Visualizer wrapper library. When audio is routed
to proxy port, current output device specific calibration is also
being applied which is not desired.
Avoid this by sending default audio calibration i.e. no post-processing
to be applied the data.

Change-Id: Id576c4ed7bbb482683074e3e33aa5760b7597d37
2015-02-26 13:59:24 -08:00
..
Android.mk visualizer: do not apply calibration on audio routed to afe proxy 2015-02-26 13:59:24 -08:00
MODULE_LICENSE_APACHE2 add offloaded audio visualizer 2013-09-17 17:44:42 -07:00
NOTICE add offloaded audio visualizer 2013-09-17 17:44:42 -07:00
offload_visualizer.c visualizer: do not apply calibration on audio routed to afe proxy 2015-02-26 13:59:24 -08:00