video: rockchip: mpp: adjust trans_tbl_vp9d for rkvdec2

Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
Change-Id: Ic5a7f007173156c7a16e25da6f56d8adc6be50d1
This commit is contained in:
Yandong Lin
2020-12-16 08:58:38 +08:00
committed by Tao Huang
parent adda69fcaa
commit 29f5d6e2cd

View File

@@ -169,8 +169,8 @@ static const u16 trans_tbl_h265d[] = {
static const u16 trans_tbl_vp9d[] = {
128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142,
161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 180, 181, 182,
183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197
160, 162, 164, 165, 166, 167, 168, 169, 170, 171, 172, 180, 181, 182, 183,
184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197
};
static struct mpp_trans_info rkvdec_v2_trans[] = {