feat[vepu580]: Optimization to improve VMAF

Signed-off-by: Tingjin Huang <timkingh.huang@rock-chips.com>
Change-Id: Idaecf9a402aa9b87802d76911abb816e0dc557ec
This commit is contained in:
Tingjin Huang
2024-08-13 19:21:08 +08:00
committed by Herman Chen
parent df0b9e3a0d
commit 01dee1b7d4
10 changed files with 187 additions and 112 deletions

View File

@@ -77,6 +77,8 @@ typedef struct MpiEncTestArgs_t {
/* -sm scene_mode */
RK_S32 scene_mode;
RK_S32 rc_container;
RK_S32 bias_i;
RK_S32 bias_p;
/* -qpdd cu_qp_delta_depth */
RK_S32 cu_qp_delta_depth;