org.mobicents.media.server.impl.codec.g729
Class PostPro

java.lang.Object
  extended by org.mobicents.media.server.impl.codec.g729.PostPro

public class PostPro
extends java.lang.Object


Constructor Summary
PostPro()
           
 
Method Summary
 void init_post_process()
           
 void post_process(float[] signal, int lg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostPro

public PostPro()
Method Detail

init_post_process

public void init_post_process()

post_process

public void post_process(float[] signal,
                         int lg)


Copyright © 2009. All Rights Reserved.