diff libgsmhr1/dec_func.h @ 598:5809165fb140

libgsmhr1: integrate DTX functions for speech decoder
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 04 Dec 2025 09:51:11 +0000
parents 1e75556ab6c0
children c7c03231002d
line wrap: on
line diff
--- a/libgsmhr1/dec_func.h	Thu Dec 04 06:44:27 2025 +0000
+++ b/libgsmhr1/dec_func.h	Thu Dec 04 09:51:11 2025 +0000
@@ -83,7 +83,7 @@
                         Shortword pswA[]);
 
   void   rcToCorrDpL(Shortword swAshift, Shortword swAscale,
-                            Shortword pswRc[], Longword pL_R[]);
+                            const Shortword pswRc[], Longword pL_R[]);
 
   void   res_eng(Shortword pswReflecCoefIn[], Shortword swRq,
                         struct NormSw *psnsSqrtRsOut);