Property | Type | Description | |
---|---|---|---|
ht | javazoom.jl.decoder.huffcodetab[] |
Method | Description | |
---|---|---|
huffman_decoder ( |
Do the huffman-decoding. note! for counta,countb -the 4 bit value is returned in y, discard x.
|
|
inithuff ( ) : void |
Method | Description | |
---|---|---|
huffcodetab ( ) : System | ||
huffcodetab ( System S, int XLEN, int YLEN, int LINBITS, int LINMAX, int REF, int TABLE, int HLEN, int VAL, int TREELEN ) : System |
Big Constructor : Computes all Huffman Tables.
|
public static huffman_decoder ( |
||
h | ||
x | int | |
y | int | |
v | int | |
w | int | |
br | ||
return | int |