Searched refs:atr_str_p (Results 1 – 9 of 9) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | mpi_enc_utils.h | 89 RK_S32 atr_str_p; member
|
| H A D | mpi_enc_utils.c | 606 cmd->atr_str_p = atoi(next); in mpi_enc_opt_atr_p()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_test.c | 150 RK_S32 atr_str_p; member 306 p->atr_str_p = cmd->atr_str_p; in test_ctx_init() 637 mpp_enc_cfg_set_s32(cfg, "tune:atr_str_p", p->atr_str_p); in test_mpp_enc_cfg_setup()
|
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 104 p->cfg->tune.atr_str_p = 0; in h265e_init()
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 1275 RK_S32 atr_str_p; /* line_en */ member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 248 …ENTRY(prefix, s32, rk_s32, atr_str_p, FLAG_INCR, tune, …
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 201 cfg->tune.atr_str_p = 1; in init_h264e_cfg_set()
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 924 if (set->atr_str_p < 0 || set->atr_str_p > 3) { in proc_tune_cfg() 926 mpp_loge("restore anti ring strength of P frame %d\n", cfg->atr_str_p); in proc_tune_cfg() 927 set->atr_str_p = cfg->atr_str_p; in proc_tune_cfg()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510.c | 759 vepu510_h265_set_atr_regs(reg, sm, ctx->cfg->tune.atr_str_p); in vepu510_h265_rdo_cfg()
|