rockbox/lib/rbcodec
Aidan MacDonald 34a092a997 rbcodec dsp: Replace enum dsp_ids arguments with unsigned int
Because casting to and from "enum dsp_id" just adds noise,
change everything to unsigned int.

Change-Id: I52a7ae55f406e673d5b811b29657fcdc4b62ab10
2022-12-22 18:00:37 -05:00
..
codecs codecs: alac: Improve resume accuracy and clean up rounding errors 2022-11-16 06:48:28 -05:00
dsp rbcodec dsp: Replace enum dsp_ids arguments with unsigned int 2022-12-22 18:00:37 -05:00
metadata strlcpy finish cleanup 2022-11-17 01:54:46 -05:00
test Fix last of red for strmemccpy 2022-11-15 01:58:28 -05:00
platform.h rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00
rbcodec.make [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
rbcodecconfig-example.h Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
rbcodecplatform-unix.h Enable buflib and core_alloc for warble. 2015-01-19 21:30:03 +01:00
SOURCES rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00