forked from thesofproject/sof
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DRC: math: Use HiFi intrinsic to convert a C macro to a function for …
…fast performance. Using HiFi intrinsics, convert a C macro to a function for higher performance. Q_SHIFT_RND, Q_SHIFT_LEFT, Q_MULTSR_32X32, and Q_CONVERT_FLOAT are implemented. Signed-off-by: shastry <[email protected]>
- Loading branch information
1 parent
7d8eb79
commit d8944c1
Showing
1 changed file
with
76 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters