org.mobicents.media.server.impl.dsp.audio.g729
Class PParity

java.lang.Object
  extended by org.mobicents.media.server.impl.dsp.audio.g729.PParity

public class PParity
extends java.lang.Object


Constructor Summary
PParity()
           
 
Method Summary
static int check_parity_pitch(int pitch_index, int parity)
           
static int parity_pitch(int pitch_index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PParity

public PParity()
Method Detail

parity_pitch

public static int parity_pitch(int pitch_index)

check_parity_pitch

public static int check_parity_pitch(int pitch_index,
                                     int parity)


Copyright © 2009. All Rights Reserved.