public class SlowDCT extends DCT
static SlowDCT
INSTANCE
SlowDCT()
int[]
decode(int[] orig)
short[]
encode(byte[] orig)
decodeAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final SlowDCT INSTANCE
public SlowDCT()
public short[] encode(byte[] orig)
encode
DCT
public int[] decode(int[] orig)
decode
Copyright © 2019. All rights reserved.