Lines Matching refs:tune
165 void *tune; member
490 if (ctx->tune) { in hal_h265e_vepu511_deinit()
492 ctx->tune = NULL; in hal_h265e_vepu511_deinit()
865 MppEncSceneMode sm = ctx->cfg->tune.scene_mode; in vepu511_h265_set_prep()
1056 if (ctx->cfg->tune.scene_mode != MPP_ENC_SCENE_MODE_IPC) { in vepu511_h265_set_me_regs()
1228 if (cfg->tune.deblur_en && (cfg->tune.deblur_str % 2 == 0) && in vepu511_h265_set_vsp_filtering()
1562 RK_S32 str = ctx->cfg->tune.deblur_str; in vepu511_h265_set_smear_regs()
1592 s->smear_opt_cfg0.anti_smear_en = ctx->cfg->tune.deblur_en; in vepu511_h265_set_smear_regs()
1690 pre_i32->cst_wgt3.anti_strp_e = !!ctx->cfg->tune.atl_str; in vepu511_h265_set_anti_stripe_regs()
1993 RK_U32 str = ctx->cfg->tune.atf_str; in vepu511_h265_set_atf_regs()
2132 RK_S32 lambda_idx_p = ctx->cfg->tune.lambda_idx_i; in vepu511_h265_global_cfg_set()
2148 lambda_idx_p = ctx->cfg->tune.lambda_idx_p; in vepu511_h265_global_cfg_set()
2734 ctx->qpmap_en = ctx->cfg->tune.deblur_en; in hal_h265e_vepu511_get_task()