summaryrefslogtreecommitdiffstats
path: root/media/libeffects/data
diff options
context:
space:
mode:
authorjpadmana <jayashree.r.padmanaban@intel.com>2013-06-04 16:03:29 +0530
committerEric Laurent <elaurent@google.com>2013-09-27 16:03:37 -0700
commitfaca05e96744dfaa2f352e3dbb29eead4e55cfa0 (patch)
tree13fdbf3c9f72d9c1d31d367d58556e45703e70ce /media/libeffects/data
parent2eab94f7dfd41a65e13aca379a1aed97447f8884 (diff)
downloadframeworks_av-faca05e96744dfaa2f352e3dbb29eead4e55cfa0.zip
frameworks_av-faca05e96744dfaa2f352e3dbb29eead4e55cfa0.tar.gz
frameworks_av-faca05e96744dfaa2f352e3dbb29eead4e55cfa0.tar.bz2
Effect Offload Proxy for effects offload
Effect Proxy abstracts the sub effects to the upper layers. It has the following functionalities: - creation and release of sub effects - routing the effect commands and process to the appropriate sub effect Bug: 8174034. Change-Id: Iec34b61104f0bbec4ef67c62f0710a5536dc325b Signed-off-by: jpadmana <jayashree.r.padmanaban@intel.com>
Diffstat (limited to 'media/libeffects/data')
-rw-r--r--media/libeffects/data/audio_effects.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libeffects/data/audio_effects.conf b/media/libeffects/data/audio_effects.conf
index f1c5f5b..c3c4b67 100644
--- a/media/libeffects/data/audio_effects.conf
+++ b/media/libeffects/data/audio_effects.conf
@@ -10,7 +10,7 @@ libraries {
# the HW and SW effects
#proxy {
- #path /system/lib/soundfx/libProxy.so
+ #path /system/lib/soundfx/libeffectproxy.so
#}
# This is the SW implementation library of the effect