rockbox/lib/rbcodec/dsp
Solomon Peachy 7418ec5009 FS#13267: Fix crash when enabling Perceptual Bass Enhancment during playback
I think the assumption is that during playback, the DSP is already running
so it assumes PBE needs to be flushed before it is properly enabled.

Change-Id: I2bac3d02c80f97c8d9ce26a575175f6344a8e86a
2021-03-01 19:02:22 +00: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 rbcodec: fix compilation in debug mode 2017-07-30 14:32:12 +02:00
channel_mode.h
compressor.c iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
compressor.h
crossfeed.c rbcodec: fix compilation in debug mode 2017-07-30 14:32:12 +02:00
crossfeed.h
dsp_arm.S
dsp_arm_v6.S Fundamentally rewrite much of the audio DSP. 2012-04-29 10:00:56 +02:00
dsp_cf.S
dsp_core.c
dsp_core.h
dsp_filter.c three new DSPs 2015-01-19 19:34:01 +01:00
dsp_filter.h three new DSPs 2015-01-19 19:34:01 +01:00
dsp_misc.c
dsp_misc.h
dsp_proc_database.h three new DSPs 2015-01-19 19:34:01 +01:00
dsp_proc_entry.h rbcodec: fix compilation in debug mode 2017-07-30 14:32:12 +02:00
dsp_proc_settings.h three new DSPs 2015-01-19 19:34:01 +01:00
dsp_sample_input.c
dsp_sample_io.h
dsp_sample_output.c
eq.c
eq.h
pbe.c FS#13267: Fix crash when enabling Perceptual Bass Enhancment during playback 2021-03-01 19:02:22 +00:00
pbe.h three new DSPs 2015-01-19 19:34:01 +01:00
pga.c
pga.h
resample.c
surround.c surround: Fix two issues with the haas surround code. 2020-09-08 13:38:26 +00:00
surround.h three new DSPs 2015-01-19 19:34:01 +01:00
tdspeed.c
tdspeed.h
tone_controls.c
tone_controls.h