public class SimpleIDCT10Bit extends Object
| Modifier and Type | Field and Description |
|---|---|
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) |
Copyright © 2018. All rights reserved.