1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-03-03 01:47:37 +01:00
Martin Storsjo e79b172ba6 Revert "Do schur_div with a direct 64 bit division instead of a loop on x86"
This reverts commit 923f3e95f3e332d26f03cf6782f0ab61596ceef2.

The optimized version differed from the original in a few cases
(in some cases where the return value turned out to be negative
while the original implementation returned a positive value),
so revert it for now until it has been analyzed completely.
2012-09-14 11:10:29 +03:00
2012-09-13 23:27:27 +03:00
2012-09-13 23:27:27 +03:00
2012-07-11 14:28:03 +03:00
2012-09-13 23:27:27 +03:00
2012-09-13 23:27:27 +03:00
2012-09-13 23:27:27 +03:00
2012-09-13 23:27:27 +03:00
Description
No description provided
9.8 MiB
Languages
C++ 75.2%
C 24.5%
CMake 0.2%
Makefile 0.1%