From 17b89c7ae9dac9a03e6f87f5968ac95ea55841bb Mon Sep 17 00:00:00 2001 From: Lauri Kasanen Date: Mon, 14 Jun 2021 14:20:56 +0300 Subject: [PATCH] Update mp3_1.gpr missed in b04990f79c --- media/audio/mp3/mp3_1.gpr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media/audio/mp3/mp3_1.gpr b/media/audio/mp3/mp3_1.gpr index 2977ceca..9ff212dd 100644 --- a/media/audio/mp3/mp3_1.gpr +++ b/media/audio/mp3/mp3_1.gpr @@ -1,6 +1,6 @@ # void imdct36(float *out, float *buf, float *in, const float *win); 1: 0x8000 # stack pointer -3: 0x100000 # param 1: float *out -4: 0x200000 # param 2: float *buf -5: 0x300000 # param 3: float *in -6: 0x400000 # param 3: const float *win +3: 0x600000 # param 1: float *out +4: 0x700000 # param 2: float *buf +5: 0x800000 # param 3: float *in +6: 0x900000 # param 3: const float *win -- 2.30.2