we are trying to use hardware codec in android, it seems must through codec engine, right?
The biggest problem is the codec engine we can't modify and it had been built by TI tool chain(arm-gnu-gcc).
Android obviously adapt the different toolchain (arm-eabi without glibc).
do you have any idea for using hardware codec in Android?