How to use float value in openmax dl library?

Hello,

I would like to use openmax dl library(optimized cortex-a8) instead of fftw library.I am using beagle board(cortex-a8) and I am developing my application in Linux.

For the FFT, I want to use single precision floating point and complex data types. In this case my input and output is float data.

I check Openmax DL library datatypes and FFT API,but I don’t get any float datatypes in this library.

How to convert float to integer value without missing floating value?

Thanks,

Regards,
Gaurang

Hi,

Did you find a solution for your problem ?
I’m in th same situation and I like to know if there is a solution for this.

Regards