Searched refs:atr_str_i (Results 1 – 11 of 11) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | mpi_enc_utils.h | 88 RK_S32 atr_str_i; member
|
| H A D | mpi_enc_utils.c | 593 cmd->atr_str_i = atoi(next); in mpi_enc_opt_atr_i()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_test.c | 149 RK_S32 atr_str_i; member 305 p->atr_str_i = cmd->atr_str_i; in test_ctx_init() 636 mpp_enc_cfg_set_s32(cfg, "tune:atr_str_i", p->atr_str_i); in test_mpp_enc_cfg_setup()
|
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 103 p->cfg->tune.atr_str_i = 3; in h265e_init()
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 1274 RK_S32 atr_str_i; /* line_en */ member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 247 …ENTRY(prefix, s32, rk_s32, atr_str_i, FLAG_INCR, tune, …
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 200 cfg->tune.atr_str_i = 1; in init_h264e_cfg_set()
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 918 if (set->atr_str_i < 0 || set->atr_str_i > 3) { in proc_tune_cfg() 920 mpp_loge("restore anti ring strength of I frame %d\n", cfg->atr_str_i); in proc_tune_cfg() 921 set->atr_str_i = cfg->atr_str_i; in proc_tune_cfg()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu510.c | 1150 reg_frm->rdo_cfg.atr_e = ctx->cfg->tune.atr_str_i > 0; in setup_vepu510_rdo_pred()
|
| H A D | hal_h264e_vepu511.c | 1146 reg_frm->rdo_cfg.atr_e = ctx->cfg->tune.atr_str_i > 0; in setup_vepu511_rdo_pred()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510.c | 757 vepu510_h265_set_atr_regs(reg, sm, ctx->cfg->tune.atr_str_i); in vepu510_h265_rdo_cfg()
|