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
wrote:
> Hi,
>
> I need to add a post processing algorithm to AAC, which itself is a
> s
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