Porting post processing algorithm for Audio

54 views
Skip to first unread message

Vishwanath Hegde

unread,
Jul 22, 2016, 10:41:41 AM7/22/16
to android-porting
Hi,

I need to add a post processing algorithm to AAC, which itself is a separate project in floating point format with C files.
The FDK AAC code in android is fixed point and CPP files. Considering these, is it possible to build this C file project as a separate library in "external" folder and then call the interfaces selectively to feed the data to it to get necessary post processing  effect? Is this the right approach in this scenario? Any suggestions are welcome.

Regards,
Vishwanath
 

Satish Patel

unread,
Jul 22, 2016, 6:13:29 PM7/22/16
to vnh...@gmail.com, android-porting
Hi,

Yes you can do this. It is recommended to add custom algorithms either in device directory or if its generic enough then external directory.

--
satish

--
--
unsubscribe: android-porti...@googlegroups.com
website: http://groups.google.com/group/android-porting

---
You received this message because you are subscribed to the Google Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-porti...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Regards,
satish patel
Reply all
Reply to author
Forward
0 new messages