Class NLSFStabilize
- java.lang.Object
-
- org.jitsi.impl.neomedia.codec.audio.silk.NLSFStabilize
-
public class NLSFStabilize extends Object
NLSF stabilizer: - Moves NLSFs further apart if they are too close - Moves NLSFs away from borders if they are too close - High effort to achieve a modification with minimum Euclidean distance to input vector - Output are sorted NLSF coefficients- Author:
- Jing Dai, Dingxin Xu