public class IntDCT extends DCT
Constructor and Description |
---|
IntDCT() |
Modifier and Type | Method and Description |
---|---|
int[] |
decode(int[] orig) |
protected static IntBuffer |
doDecode(IntBuffer inptr,
IntBuffer workspace,
IntBuffer outptr) |
static int |
range_limit(int i) |
public static final IntDCT INSTANCE
Copyright © 2019. All rights reserved.