Searched refs:vmaf_opt (Results 1 – 5 of 5) sorted by relevance
240 RK_U32 atf_idx = ctx->cfg->tune.vmaf_opt ? 3 : sm_flag; in vepu580_h265e_tune_atf()390 RK_S32 vmaf_opt = ctx->cfg->tune.vmaf_opt; in vepu580_h265e_tune_reg_patch() local391 RK_U32 pre_intra_idx = vmaf_opt ? 3 : scene_motion_flag; in vepu580_h265e_tune_reg_patch()433 reg_rdo->rdo_sqi_cfg.rdo_segment_en = vmaf_opt ? 0 : !tune->curr_scene_motion_flag; in vepu580_h265e_tune_reg_patch()434 reg_rdo->rdo_sqi_cfg.rdo_smear_en = vmaf_opt ? 0 : !tune->curr_scene_motion_flag; in vepu580_h265e_tune_reg_patch()
111 p->cfg->tune.vmaf_opt = 0; in h265e_init()
1280 RK_S32 vmaf_opt; member
253 …ENTRY(prefix, s32, rk_s32, vmaf_opt, FLAG_INCR, tune, …
110 cfg->tune.vmaf_opt = 0; in init_h264e_cfg_set()