mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user