mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-03 16:26:24 +08:00
feat[vepu510]: Sync code from enc_tune branch
1. Design 8 mode for smear 2. Adjust atf_e and atr_e switch 3. Adjust aq thd and aq qp delta 4. Modify appropriate parameters for smear 5. Add sao atr atl configure interface Change-Id: I0afb7e3d920dddfd33ea8d81fcbda5dd0d6801d3 Signed-off-by: Tingjin Huang <timkingh.huang@rock-chips.com>
This commit is contained in:

committed by
Tingjin Huang

parent
03696728e1
commit
1bb6ff8993
@@ -80,6 +80,11 @@ typedef struct MpiEncTestArgs_t {
|
||||
/* -qpdd cu_qp_delta_depth */
|
||||
RK_S32 cu_qp_delta_depth;
|
||||
RK_S32 anti_flicker_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;
|
||||
|
||||
/* -dbe deblur enable flag
|
||||
* -dbs deblur strength
|
||||
|
Reference in New Issue
Block a user