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 On Fri, Jul 22, 2016 at 12:45 PM, Vishwanath Hegde <[email protected]> wrote: > 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 > > > -- > -- > unsubscribe: [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, satish patel -- -- unsubscribe: [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
