Serialized Form


Package org.mobicents.media.server.impl.dsp.audio.g729

Class org.mobicents.media.server.impl.dsp.audio.g729.Decoder extends java.lang.Object implements Serializable

Serialized Fields

frame

int frame

circular

CircularBuffer circular

synth_buf

float[] synth_buf

synth

int synth

parm

int[] parm

serial

short[] serial

Az_dec

float[] Az_dec

ptr_Az

int ptr_Az

t0_first

IntegerPointer t0_first

pst_out

float[] pst_out

voicing

int voicing

sf_voic

IntegerPointer sf_voic

decLD

DecLD8K decLD

postFil

PostFil postFil

postPro

PostPro postPro

Class org.mobicents.media.server.impl.dsp.audio.g729.Encoder extends java.lang.Object implements Serializable

Serialized Fields

frame

int frame

encoder

CodLD8K encoder

preProc

PreProc preProc

circularBuffer

CircularBuffer circularBuffer

prm

int[] prm

serial

short[] serial

testData

java.io.FileInputStream testData

outdbg

java.io.FileOutputStream outdbg



Copyright © 2009. All Rights Reserved.