rockbox/lib/rbcodec/dsp
Christian Soffke cc7418dd8b dsp: add option to swap left and right channels
Change-Id: Id4b518638436576cfb5e747548f10ece6e58eba0
2026-04-16 21:08:53 -04:00
..
afr.c Nitpick configuration code in a few DSP filters to fix some bugs 2017-10-12 04:44:55 -04:00
afr.h three new DSPs 2015-01-19 19:34:01 +01:00
channel_mode.c dsp: add option to swap left and right channels 2026-04-16 21:08:53 -04:00
channel_mode.h
compressor.c dsp: Partial revert of previous commit, just disable warning 2025-04-22 10:23:14 -04:00
compressor.h
crossfeed.c codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
crossfeed.h
dsp_arm.S DSP: put filter_process() into IRAM on all PP50xx CPUs 2025-09-10 08:21:23 -04:00
dsp_arm_v6.S codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
dsp_cf.S
dsp_core.c usbaudio: send through dsp (new) 2025-11-15 07:38:19 -05:00
dsp_core.h usbaudio: send through dsp (new) 2025-11-15 07:38:19 -05:00
dsp_filter.c codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
dsp_filter.h three new DSPs 2015-01-19 19:34:01 +01:00
dsp_misc.c misc: Properly annotate some intentional case fallthroughs 2025-04-22 20:54:37 -04:00
dsp_misc.h
dsp_proc_database.h three new DSPs 2015-01-19 19:34:01 +01:00
dsp_proc_entry.h rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05:00
dsp_proc_settings.h three new DSPs 2015-01-19 19:34:01 +01:00
dsp_sample_input.c rbcodec dsp: Replace enum dsp_ids arguments with unsigned int 2022-12-22 18:00:37 -05:00
dsp_sample_io.c rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05:00
dsp_sample_io.h rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05:00
dsp_sample_output.c codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
eq.c Fix red in 8165a6c245 2022-12-18 23:55:36 +00:00
eq.h
pbe.c dsp: Optimize fractional multiplication in audio processing 2025-12-08 16:14:06 +02:00
pbe.h three new DSPs 2015-01-19 19:34:01 +01:00
pga.c
pga.h
resample.c codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
resample.h rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05:00
surround.c Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
surround.h [Bug Fix] haas surround use delay_ms instead of index surround_strength 2022-12-16 08:30:54 -05:00
tdspeed.c [FixRed] Reove HAVE_PITCHCONTROL from bootloaders, fix warble 2025-01-19 01:20:58 -05:00
tdspeed.h Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
tone_controls.c
tone_controls.h