mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 17:16:50 +08:00
fix[mpp_enc_cfg]: Add lambda_idx_i and lambda_idx_p
Signed-off-by: toby.zhang <toby.zhang@rock-chips.com> Change-Id: Id83274ae46250fb6287bdf8c8a8bf0d6f3d2fda5
This commit is contained in:
@@ -83,11 +83,14 @@ typedef struct MpiEncTestArgs_t {
|
||||
/* -qpdd cu_qp_delta_depth */
|
||||
RK_S32 cu_qp_delta_depth;
|
||||
RK_S32 anti_flicker_str;
|
||||
RK_S32 atf_str;
|
||||
RK_S32 atr_str_i;
|
||||
RK_S32 atr_str_p;
|
||||
RK_S32 atl_str;
|
||||
RK_S32 sao_str_i;
|
||||
RK_S32 sao_str_p;
|
||||
RK_S32 lambda_idx_p;
|
||||
RK_S32 lambda_idx_i;
|
||||
RK_S32 speed;
|
||||
/* -dbe deblur enable flag
|
||||
* -dbs deblur strength
|
||||
|
Reference in New Issue
Block a user