Loading media/libeffects/data/audio_effects.conf +9 −9 Original line number Diff line number Diff line Loading @@ -10,33 +10,33 @@ libraries { # the HW and SW effects #proxy { #path /system/lib/soundfx/libeffectproxy.so #path /vendor/lib/soundfx/libeffectproxy.so #} # This is the SW implementation library of the effect #libSW { #path /system/lib/soundfx/libswwrapper.so #path /vendor/lib/soundfx/libswwrapper.so #} # This is the HW implementation library for the effect #libHW { #path /system/lib/soundfx/libhwwrapper.so #path /vendor/lib/soundfx/libhwwrapper.so #} bundle { path /system/lib/soundfx/libbundlewrapper.so path /vendor/lib/soundfx/libbundlewrapper.so } reverb { path /system/lib/soundfx/libreverbwrapper.so path /vendor/lib/soundfx/libreverbwrapper.so } visualizer { path /system/lib/soundfx/libvisualizer.so path /vendor/lib/soundfx/libvisualizer.so } downmix { path /system/lib/soundfx/libdownmix.so path /vendor/lib/soundfx/libdownmix.so } loudness_enhancer { path /system/lib/soundfx/libldnhncr.so path /vendor/lib/soundfx/libldnhncr.so } } Loading @@ -44,7 +44,7 @@ libraries { # audio HAL implements support for default software audio pre-processing effects # # pre_processing { # path /system/lib/soundfx/libaudiopreprocessing.so # path /vendor/lib/soundfx/libaudiopreprocessing.so # } # list of effects to load. Each effect element must contain a "library" and a "uuid" element. Loading Loading
media/libeffects/data/audio_effects.conf +9 −9 Original line number Diff line number Diff line Loading @@ -10,33 +10,33 @@ libraries { # the HW and SW effects #proxy { #path /system/lib/soundfx/libeffectproxy.so #path /vendor/lib/soundfx/libeffectproxy.so #} # This is the SW implementation library of the effect #libSW { #path /system/lib/soundfx/libswwrapper.so #path /vendor/lib/soundfx/libswwrapper.so #} # This is the HW implementation library for the effect #libHW { #path /system/lib/soundfx/libhwwrapper.so #path /vendor/lib/soundfx/libhwwrapper.so #} bundle { path /system/lib/soundfx/libbundlewrapper.so path /vendor/lib/soundfx/libbundlewrapper.so } reverb { path /system/lib/soundfx/libreverbwrapper.so path /vendor/lib/soundfx/libreverbwrapper.so } visualizer { path /system/lib/soundfx/libvisualizer.so path /vendor/lib/soundfx/libvisualizer.so } downmix { path /system/lib/soundfx/libdownmix.so path /vendor/lib/soundfx/libdownmix.so } loudness_enhancer { path /system/lib/soundfx/libldnhncr.so path /vendor/lib/soundfx/libldnhncr.so } } Loading @@ -44,7 +44,7 @@ libraries { # audio HAL implements support for default software audio pre-processing effects # # pre_processing { # path /system/lib/soundfx/libaudiopreprocessing.so # path /vendor/lib/soundfx/libaudiopreprocessing.so # } # list of effects to load. Each effect element must contain a "library" and a "uuid" element. Loading