Displaying 1 result from an estimated 1 matches for "armv7neon".
Did you mean:
arm_neon
2019 Apr 24
1
Opus Requirement for embedded Application
Hello everyone,
I tried integrating opus middleware on an STM32L4 microcontroller based
project. First thing I noticed is the considerable amount of memory
allocated by the opus_encoder_create function (nearly 40 kbytes if I
recall). After modifying my project's memory setting (mainly heap size
adjustments), I could bypass some aspects of this problems. What I'm
noticing now is the time