This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Benchmark for OMAP4460



Hi,  I am using Jorjin AP module with android4.0

I want to perform the following benchmark but have no idea about them, if possible, can you give me some ideas or suggestions?

1. Showcase the capabilities of the TI Ducati® package to aid in Multimedia operation(I know some standard resource on the following link

http://www.omappedia.com/wiki/Android:_Working_with_pre-built_binaries, but have no idea how to use Ducati....)

2. Using OpenGL or some equivalent applications to access the hardware SGX engine for 2D/3D acceleration.

3.Showcase a simple standard utilization of the hardware in some acceleration. E.g. OpenCV acceleration.

Thanks for the help

Mack



  • In general for Ducati you can find some information in next place

    http://omapedia.org/wiki/Ducati_For_Dummies

    it will depend on what capabilities are you trying to show, for example if you need to use Android Showing the capabilities could be writing a Android apk that uses VideoView object to play a file, or Mediarecord to record a video, using Android Gallery or if you need a command line tool there is Stagefright tool located in /4AI.1.4/mydroid/frameworks/base/cmds/stagefright.

    You can find DOMX examples in next link, that are more something to build but they can give an idea of what is DOMX-Ducati.

    http://e2e.ti.com/support/omap/f/849/p/259663/908335.aspx#908335

    For Graphics they are included benchmark applications in Android, one is ApiDemos that has test to run for may areas included Video (full screen feature) and Graphics, there is the S3D Cowboids that I read that was for benchmark. ApiDemos can be find in regular 4AI releases from omapedia.org for OMAP4, it is located in Android menu button applications.

    /mydroid/development/samples/ApiDemos

    /mydroid/device/ti/common-open/s3d/apps/Cowboids

    A different idea could be to contact TI Sales representatives in order to know if they have some Showcase files to be shared with Customers, I don't know if this option is available but it worth checking it.

  • Hi,

    I'm looking for benchmark tools/Apps that we can run on Pandaboard ES omap4, running android.

    Thanks for help.