Searched refs:atl_str (Results 1 – 12 of 12) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | mpi_enc_utils.h | 90 RK_S32 atl_str; member
|
| H A D | mpi_enc_utils.c | 580 cmd->atl_str = atoi(next); in mpi_enc_opt_atl()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_test.c | 151 RK_S32 atl_str; member 307 p->atl_str = cmd->atl_str; in test_ctx_init() 638 mpp_enc_cfg_set_s32(cfg, "tune:atl_str", p->atl_str); in test_mpp_enc_cfg_setup()
|
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 105 p->cfg->tune.atl_str = 1; in h265e_init()
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 1276 RK_S32 atl_str; /* anti_stripe */ member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 249 …ENTRY(prefix, s32, rk_s32, atl_str, FLAG_INCR, tune, …
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 199 cfg->tune.atl_str = 1; in init_h264e_cfg_set()
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 930 if (set->atl_str < 0 || set->atl_str > 3) { in proc_tune_cfg() 932 mpp_loge("restore anti line strength %d\n", cfg->atl_str); in proc_tune_cfg() 933 set->atl_str = cfg->atl_str; in proc_tune_cfg()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu510.c | 1851 RK_S32 str = ctx->cfg->tune.atl_str; in setup_vepu510_anti_stripe()
|
| H A D | hal_h264e_vepu511.c | 1813 RK_S32 str = ctx->cfg->tune.atl_str; in setup_vepu511_anti_stripe()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510.c | 755 vepu510_h265_set_anti_stripe_regs(reg, ctx->cfg->tune.atl_str); in vepu510_h265_rdo_cfg()
|
| H A D | hal_h265e_vepu511.c | 1690 pre_i32->cst_wgt3.anti_strp_e = !!ctx->cfg->tune.atl_str; in vepu511_h265_set_anti_stripe_regs()
|