rockbox/lib/rbcodec/dsp
Aidan MacDonald 1e9ad3ca0d Remove buflib allocation names, part two
Remove allocation names from the buflib API and fix up all callers.

Change-Id: I3df922e258d5f0d711d70e72b56b4ed634fb0f5a
2023-01-13 10:32:54 +00:00
..
afr.c
afr.h
channel_mode.c
channel_mode.h
compressor.c
compressor.h
crossfeed.c Document intentional fallthroughs + fix harmless unintended ones 2021-08-04 18:59:46 +00:00
crossfeed.h
dsp_arm.S
dsp_arm_v6.S
dsp_cf.S
dsp_core.c rbcodec/dsp: restore configure loop in dsp_init() (FS#13386) 2023-01-12 04:56:06 -05:00
dsp_core.h rbcodec/dsp: restore configure loop in dsp_init() (FS#13386) 2023-01-12 04:56:06 -05:00
dsp_filter.c
dsp_filter.h
dsp_misc.c rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05:00
dsp_misc.h
dsp_proc_database.h
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
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 rbcodec dsp: Remove INIT_ATTR from the DSP library 2022-12-18 22:23:52 +00:00
eq.c Fix red in 8165a6c245 2022-12-18 23:55:36 +00:00
eq.h
pbe.c Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
pbe.h
pga.c
pga.h
resample.c rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05: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 rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05:00
tdspeed.h rbcodec dsp: Refactor DSP init routines, restore INIT_ATTR 2022-12-23 12:47:10 -05:00
tone_controls.c
tone_controls.h