video: rockchip: mpp: rkvenc2: Update address trans table

Change-Id: I033bbc42840272349f70eded7e5f39e76e34011d
Signed-off-by: Tingjin Huang <timkingh.huang@rock-chips.com>
This commit is contained in:
Tingjin Huang
2024-05-31 14:15:16 +08:00
committed by Tao Huang
parent 8c7cf431ac
commit d9f56ab7af

View File

@@ -590,6 +590,7 @@ static const u16 trans_tbl_h264e_540c[] = {
14, 15, 16, 17, 18, 19, 20, 21, 22, 23,
// /* renc and ref wrap */
// 24, 25, 26, 27,
28, 29, 30
};
static const u16 trans_tbl_h264e_540c_osd[] = {
@@ -599,7 +600,8 @@ static const u16 trans_tbl_h264e_540c_osd[] = {
static const u16 trans_tbl_h265e_540c[] = {
4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
14, 15, 16, 17, 18, 19, 20, 21, 22, 23
14, 15, 16, 17, 18, 19, 20, 21, 22, 23,
28, 29, 30
};
static const u16 trans_tbl_h265e_540c_osd[] = {