1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec/codecs/libspc
William Wilgus 1fddea5e8e Revert "[BugFix] Enums are only 2 bytes on some Devices"
This reverts commit 4ec34f6986.

Reason for revert:
 -fshort-enums makes them smaller if the explicitrly enumerated values will fit in a smaller type

Change-Id: I834dfd2b2039eda91bc02c9cf95a0f9dfc5783f6
2024-11-24 11:38:16 -05:00
..
cpu SPC Codec ARMv5: I didn't have fast gauss quite right. 2013-05-26 00:33:30 -04:00
libspc.make Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
SOURCES Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
spc_codec.h Revert "[BugFix] Enums are only 2 bytes on some Devices" 2024-11-24 11:38:16 -05:00
spc_cpu.c SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_dsp.c SPC Codec: Add ARMv5 optimized code. Easy peasy. 2013-05-23 03:15:12 -04:00
spc_dsp_generic.c SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_dsp_generic.h SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_emu.c SPC Codec: Refactor for CPU and clean up some things. 2013-05-21 00:02:14 -04:00
spc_profiler.c Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
spc_profiler.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00