Fix typo in a comment
TBR=tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/369012 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1548 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
4679652d57
commit
dcf006480c
@ -114,7 +114,7 @@ WebRtc_UWord16 WebRtcNetEQ_BufstatsDecision(BufstatsInst_t *inst, WebRtc_Word16
|
||||
if (excess_waiting_time_samp > optimal_level_samp / 2)
|
||||
{
|
||||
/* The waiting time for this packet will be longer than 1.5
|
||||
* times the wanted buffer delay. Advance the clock by to cut
|
||||
* times the wanted buffer delay. Advance the clock to cut
|
||||
* waiting time down to the optimal.
|
||||
*/
|
||||
inst->uw32_CNGplayedTS += excess_waiting_time_samp;
|
||||
|
Loading…
Reference in New Issue
Block a user