com.jcraft.jorbis
Class EncodeAuxThreshMatch

java.lang.Object
  extended bycom.jcraft.jorbis.EncodeAuxThreshMatch

class EncodeAuxThreshMatch
extends java.lang.Object


Field Summary
(package private)  int[] quantmap
           
(package private)  float[] quantthresh
           
(package private)  int quantvals
           
(package private)  int threshvals
           
 
Constructor Summary
(package private) EncodeAuxThreshMatch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

quantthresh

float[] quantthresh

quantmap

int[] quantmap

quantvals

int quantvals

threshvals

int threshvals
Constructor Detail

EncodeAuxThreshMatch

EncodeAuxThreshMatch()


Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.