diff libgsmhr1/dec_func.c @ 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 e8418167eb1f
children c7c03231002d
line wrap: on
line diff
--- a/libgsmhr1/dec_func.c	Thu Dec 04 06:44:27 2025 +0000
+++ b/libgsmhr1/dec_func.c	Thu Dec 04 09:51:11 2025 +0000
@@ -3487,7 +3487,7 @@
  **************************************************************************/
 
 void   rcToCorrDpL(Shortword swAshift, Shortword swAscale,
-                          Shortword pswRc[], Longword pL_R[])
+                          const Shortword pswRc[], Longword pL_R[])
 {
 
 /*_________________________________________________________________________