public class PredictionWeightTable extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
chromaLog2WeightDenom |
int[][][] |
chromaOffset |
int[][][] |
chromaWeight |
int |
lumaLog2WeightDenom |
int[][] |
lumaOffset |
int[][] |
lumaWeight |
| Constructor and Description |
|---|
PredictionWeightTable() |
Copyright © 2019. All rights reserved.