-
Notifications
You must be signed in to change notification settings - Fork 410
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NE10/FFT/complex-non-power-of-2 NEON
ARM 64-bit (Cortex-A57) complex forward float LLVM 3.5 Time in ms | |kiss|opus|pffft|NE10| | C| C| NEON|NEON| 60| 129| 113| NA| 44| 120| 148| 127| NA| 49| 240| 151| 128| 55| 47| 480| 169| 142| 60| 55| 960| 183| 149| 65| 58| 1920| 193| 167| 71| 66| 3840| 217| 175| 76| 71| SNR > 100dB ARM 64-bit (Cortex-A53) complex forward float LLVM 3.5 Time in ms | |kiss|opus|pffft|NE10| | C| C| NEON|NEON| 60| 295| 311| NA| 72| 120| 368| 375| NA| 79| 240| 345| 342| 104| 77| 480| 415| 407| 115| 87| 960| 406| 378| 121| 95| 1920| 476| 441| 138| 113| 3840| 497| 424| 161| 126| SNR > 100dB ARM 32-bit (Cortex-A9) complex forward float LLVM 3.5 Time in ms | |kiss|opus|pffft|NE10| | C| C| NEON|NEON| 60| 224| 211| NA| 98| 120| 265| 245| NA| 104| 240| 262| 240| 130| 106| 480| 302| 274| 150| 122| 960| 305| 271| 162| 153| 1920| 369| 356| 230| 206| 3840| 415| 440| 282| 239| SNR > 100dB Change-Id: If9418041b01eed49dbdc8d6a18dd03f2c5684da8
- Loading branch information
Phil.Wang
committed
Dec 18, 2014
1 parent
46b1da1
commit 20b1896
Showing
21 changed files
with
1,946 additions
and
316 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
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
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
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
Oops, something went wrong.