Forums - How to support Float point in QACT?

1 post / 0 new
How to support Float point in QACT?
Nisarg
Join Date: 17 Sep 20
Posts: 1
Posted: Wed, 2021-09-01 03:45

I have made audio noise cancellation code using LMS algorithm in Hexagon SDK. Generated xml file from .h file in Hexagon SDK. 
There are three parameters which I have used to support noise cancellation.
First parameter is enable/disable for Noise cancellation (uint16).

Second parameter is Noise filter.(uint32)

Third parameter is Step size(Mu- flaot/double).

I tried to convert new module from this .xml file in QACT. But when I tried to upload this xml file, I got error for data type is not supported. In log file, it display Step size- float data type is not supported. 

Can you please help me how to support float data point in QACT tool?

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.