mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
68a1c0b706d3eebc147d9363b9614ce0e201093c
FIXP_SGL is a typedef for SHORT, so these extra definitions (which only were enabled on x86_64 mingw) were duplicates with the fMin/fMax functions defined for FIXP_SGL right above.
Description
No description provided
Languages
C++
75.2%
C
24.5%
CMake
0.2%
Makefile
0.1%