public class SimpleIDCT10Bit extends Object
Modifier and Type | Field and Description |
---|---|
static int |
C0 |
static int |
C1 |
static int |
C2 |
static int |
C3 |
static int |
C4 |
static int |
C5 |
static int |
C6 |
static int |
COL_SHIFT |
static int |
ROW_SHIFT |
static int |
W1 |
static int |
W2 |
static int |
W3 |
static int |
W4 |
static int |
W5 |
static int |
W6 |
static int |
W7 |
Constructor and Description |
---|
SimpleIDCT10Bit() |
Modifier and Type | Method and Description |
---|---|
static void |
fdctProres10(int[] block,
int off) |
static void |
idct10(int[] buf,
int off) |
public static final int C0
public static final int C1
public static final int C2
public static final int C3
public static final int C4
public static final int C5
public static final int C6
public static int W1
public static int W2
public static int W3
public static int W4
public static int W5
public static int W6
public static int W7
public static int ROW_SHIFT
public static int COL_SHIFT
Copyright © 2019. All rights reserved.