Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
how to use OpenMAX DL Libraries
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
4530 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
how to use OpenMAX DL Libraries
Rachit Shah
over 12 years ago
Note: This was originally posted on 25th August 2009 at
http://forums.arm.com
Hello,
I want to use OpenMAX DL Libraries in my application.
I am developing application using Code Sourcery tool chain for OMAP3530.
How to use this OpenMAX DL libraries in my application as it has included source code for different codec.
Does this libraries compatible with Code Sourcery tool chain?
Rachit Shah
over 12 years ago
Note: This was originally posted on 25th August 2009 at
http://forums.arm.com
Thanks for reply,
I have an application which is using FFT library so currently I have installed fftw3f library from www.fftw.org and configured it for OMAP3530 but it's not optimized one.
I wan to use optimized FFT library which is available in OpenMAX DL package.
How to use FFT library from this?
Thanks,
rach
Cancel
Vote up
0
Vote down
Cancel
Peter Harris
over 12 years ago
Note: This was originally posted on 25th August 2009 at
http://forums.arm.com
I believe they were developed using the ARM RVCT assembler syntax - so they won't assemble "as is" using the GNU tools - but it should be possible to convert them into GNU Assembler Syntax relatively trivially.
Iso
Cancel
Vote up
0
Vote down
Cancel
www.rzr.online.fr rzr
over 12 years ago
Note: This was originally posted on 23rd August 2011 at
http://forums.arm.com
Hi,
for GAS check :
http://forums.arm.com/index.php?/topic/14560-using-arms-openmax-dl-with-gnu-compiler/page__pid__36429#entry36429
do you know if openmax can support ARM9 arch including qemu 's
http://fr.wikipedia.org/wiki/ARM926EJ-S
Cancel
Vote up
0
Vote down
Cancel