audio: waves: support 64-bit algfx lib

Bug: 183174341
Test: manual audio test / playback

Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: I03337ac977836a04c5996f2833f42fbbeb0f2b42
This commit is contained in:
Jasmine Cha 2021-03-29 12:01:55 +08:00
parent 5e7f6f65df
commit 56f0aac772
4 changed files with 4 additions and 0 deletions

View file

@ -34,6 +34,7 @@ USB_HEADPHONE_INSTANCE = INSTANCE:4,DEV:0,SR:SR_COMMON,PRESET:HEADSET_MUSIC
[COEFS_CONVERTER_SETTING] [COEFS_CONVERTER_SETTING]
AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so
AlgFxPath64=/vendor/lib64/libAlgFx_HiFi3z.so
# do not modify the following if not necessary # do not modify the following if not necessary
#AudioFormatType=0 #AudioFormatType=0
#AudioFormatChannels=2 #AudioFormatChannels=2

View file

@ -34,6 +34,7 @@ USB_HEADPHONE_INSTANCE = INSTANCE:4,DEV:0,SR:SR_COMMON,PRESET:HEADSET_MUSIC
[COEFS_CONVERTER_SETTING] [COEFS_CONVERTER_SETTING]
AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so
AlgFxPath64=/vendor/lib64/libAlgFx_HiFi3z.so
# do not modify the following if not necessary # do not modify the following if not necessary
#AudioFormatType=0 #AudioFormatType=0
#AudioFormatChannels=2 #AudioFormatChannels=2

View file

@ -34,6 +34,7 @@ USB_HEADPHONE_INSTANCE = INSTANCE:4,DEV:0,SR:SR_COMMON,PRESET:HEADSET_MUSIC
[COEFS_CONVERTER_SETTING] [COEFS_CONVERTER_SETTING]
AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so
AlgFxPath64=/vendor/lib64/libAlgFx_HiFi3z.so
# do not modify the following if not necessary # do not modify the following if not necessary
#AudioFormatType=0 #AudioFormatType=0
#AudioFormatChannels=2 #AudioFormatChannels=2

View file

@ -34,6 +34,7 @@ USB_HEADPHONE_INSTANCE = INSTANCE:4,DEV:0,SR:SR_COMMON,PRESET:HEADSET_MUSIC
[COEFS_CONVERTER_SETTING] [COEFS_CONVERTER_SETTING]
AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so
AlgFxPath64=/vendor/lib64/libAlgFx_HiFi3z.so
# do not modify the following if not necessary # do not modify the following if not necessary
#AudioFormatType=0 #AudioFormatType=0
#AudioFormatChannels=2 #AudioFormatChannels=2