1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec
Aidan MacDonald 94c7c908b3 libmusepack: add ARMv7-M version of MPC_MULTIPLY_EX
We can't use Operand2 with register based shifts on ARMv7-M as it
isn't supported in the Thumb encoding. Instead, perform the shift
separately.

Change-Id: Ie96aa0a565e98bbca724dffc2ffc6d64fdb5d7c3
2025-04-19 12:26:47 -04:00
..
codecs libmusepack: add ARMv7-M version of MPC_MULTIPLY_EX 2025-04-19 12:26:47 -04:00
dsp [FixRed] Reove HAVE_PITCHCONTROL from bootloaders, fix warble 2025-01-19 01:20:58 -05:00
metadata metadata: opus, vorbis, speex: Don't fill metadata buffer with album art and cuesheet 2025-04-01 08:33:16 -04:00
test Remove ATRAC3 specific fields (channels, extradata_size) from mp3entry 2024-02-02 09:36:53 -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