aboutsummaryrefslogtreecommitdiff
path: root/silk/CNG.c
diff options
context:
space:
mode:
Diffstat (limited to 'silk/CNG.c')
-rw-r--r--silk/CNG.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/silk/CNG.c b/silk/CNG.c
index d175dd5..8481d95 100644
--- a/silk/CNG.c
+++ b/silk/CNG.c
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include "stack_alloc.h"
/* Generates excitation for CNG LPC synthesis */
-static inline void silk_CNG_exc(
+static OPUS_INLINE void silk_CNG_exc(
opus_int32 residual_Q10[], /* O CNG residual signal Q10 */
opus_int32 exc_buf_Q14[], /* I Random samples buffer Q10 */
opus_int32 Gain_Q16, /* I Gain to apply */