K
K
Kyborg20112011-07-04 14:01:36
Android
Kyborg2011, 2011-07-04 14:01:36

Android NDK library and high CPU load?

Hello! Compiled one open source audio processing library for Android. Everything works as it should, but the load on the processor is huge (about 80-90%), and besides, it uses libraries like libFlac, libmp3lame, etc., etc., and all of them also decently load percent. Compiling under arm-v7a gave nothing, also about 90% of the load. Question: are there any methods for optimizing such libraries or reducing the load without actually optimizing? As far as I understand, only FFMPEG is optimized for ARM, it has .S files and much more, which actually reduce the load, but I can’t write this for my library :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Next_Alex, 2011-07-04
@Next_Alex

And what is it, if not a secret?
I would advise FMOD if the functionality suits.
So far, of course, there is no stable version for android yet, but it will appear soon. On a PC under Linux, I had no problems with this library even with unstable branches.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question