aboutsummaryrefslogtreecommitdiff
path: root/silk/PLC.h
diff options
context:
space:
mode:
Diffstat (limited to 'silk/PLC.h')
-rw-r--r--silk/PLC.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/silk/PLC.h b/silk/PLC.h
index f1e2eccc..6438f516 100644
--- a/silk/PLC.h
+++ b/silk/PLC.h
@@ -48,7 +48,8 @@ void silk_PLC(
silk_decoder_state *psDec, /* I/O Decoder state */
silk_decoder_control *psDecCtrl, /* I/O Decoder control */
opus_int16 frame[], /* I/O signal */
- opus_int lost /* I Loss flag */
+ opus_int lost, /* I Loss flag */
+ int arch /* I Run-time architecture */
);
void silk_PLC_glue_frames(