aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/plc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/plc.h')
-rwxr-xr-xinclude/asterisk/plc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/plc.h b/include/asterisk/plc.h
index bb1a9f52b..a790ca167 100755
--- a/include/asterisk/plc.h
+++ b/include/asterisk/plc.h
@@ -150,8 +150,6 @@ int plc_fillin(plc_state_t *s, int16_t amp[], int len);
/*! Process a block of received V.29 modem audio samples.
\brief Process a block of received V.29 modem audio samples.
\param s The packet loss concealer context.
- \param amp The audio sample buffer.
- \param len The number of samples in the buffer.
\return A pointer to the he packet loss concealer context. */
plc_state_t *plc_init(plc_state_t *s);