![henrik.lundin@webrtc.org](/assets/img/avatar_default.png)
A codec's packet-loss concealer is called once from NetEq before decoding the first packet after a packet loss. The purpose is not to use the PLC output, but to prepare the state of the decoder such that it may recover faster after the loss. However, this effect is not achieved by calling iSAC's PLC. Also, there are some problems with the fixed-point implementation of the PLC (see the associated bug). BUG=4423 R=kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/42849004 Cr-Commit-Position: refs/heads/master@{#8827} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8827 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%