During streaming playback when DTS HPX is enabled, while seeking
the playback pauses and fadeout is triggered, so need to trigger
fadein after seek is complete and playback restarts.
Change-Id: I90ea549f403fb75ef7476f23532bcc1a60a69ba2
Change dts notifier nodes path to /data/misc/dts/ to
satisfy seandroid policy.
Also remove AudioUtil source and header file from this project
as writing to route node is already moved to AudioPolicyManager.
Change-Id: I656e28077a6224b25e26d7476401bfb11fd141c8
During pause/resume, don't send DTS HPX fade-out and fade-in
to all active streams, we should only send to the one that is
pausing or resuming.
Change-Id: Ib527e0be29e81a38f702152b1263a140de773145
CRs-fixed: 780001
Add support to integrate the Eagle framework for HeadphoneX
audio post processing feature 1.1
Change-Id: Ib119c27c359950a6087d5e6ae200dfc1e83b7551
Signed-off-by: Jitendra Naruka <jitendra.naruka@dts.com>
Signed-off-by: Alexy Joseph <alexyj@codeaurora.org>