Package javaforce.codec.g729a
Class Decoder
java.lang.Object
javaforce.codec.g729a.Decoder
- All Implemented Interfaces:
Constants
-
Field Summary
Fields inherited from interface javaforce.codec.g729a.Constants
BADLENGTHOFINPUTVECTOR, BADOFFSETOFINPUTVECTOR, CODEFRAMESIZE, DATAFRAMESIZE, FRAMERATE, ILLEGALPARAMETERS, M_LOG10E, NDATASAMPLES, VERSION -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Decoder
public Decoder()
-
-
Method Details
-
decode
public void decode(short[] is, int i, byte[] is_0_, int i_1_, int i_2_) -
decode
public void decode(short[] is, int i, byte[] is_3_, int i_4_, boolean bool, boolean bool_5_) -
reset
public final void reset()
-