mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
doxygen: Fix doxygen errors.
Change-Id: Ic50e95b4fc10f74ab15416d908e8a87ee8ec2f85
This commit is contained in:
committed by
Friendly Automation
parent
78f5a41d64
commit
c85fc1278f
@@ -6103,8 +6103,9 @@ static void update_lost_stats(struct ast_rtp *rtp, unsigned int lost_packets)
|
||||
* The tallied score is based upon recommendations and formulas from ITU-T G.107,
|
||||
* ITU-T G.109, ITU-T G.113, and other various internet sources.
|
||||
*
|
||||
* \param instance RTP instance
|
||||
* \param normdevrtt The average round trip time
|
||||
* \param rxjitter The smoothed jitter
|
||||
* \param normdev_rxjitter The smoothed jitter
|
||||
* \param stdev_rxjitter The jitter standard deviation value
|
||||
* \param normdev_rxlost The average number of packets lost since last check
|
||||
*
|
||||
|
Reference in New Issue
Block a user