-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry pick PR #2300: [media] Enable NEON optimization for WSOLA algo…
…rithm (#2311) Refer to the original PR: youtube/cobalt#2300 From https://codereview.chromium.org/2527533002, the NEON intrinsic speeds up MultiChannelDotProduct() by ~9x on ARM. b/315159208 Co-authored-by: Bo-Rong Chen <[email protected]>
- Loading branch information
1 parent
2a9d16f
commit de262c9
Showing
2 changed files
with
8 additions
and
3 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