1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-07 03:03:56 +01:00
Jakub Stachowski 923f3e95f3 Do schur_div with a direct 64 bit division instead of a loop on x86
This speeds up HE-AACv2 encoding from 3.85 s to 3.42 s on a Core i7.
2012-09-09 22:18:09 +03:00
..