Lines Matching refs:rc_regs
1336 hevc_vepu580_rc_klut *rc_regs = ®s->reg_rc_klut; in vepu580_h265_global_cfg_set() local
1349 rc_regs->aq_tthd[i] = hw->aq_thrd_i[i]; in vepu580_h265_global_cfg_set()
1350 rc_regs->aq_step[i] = hw->aq_step_i[i] & 0x3f; in vepu580_h265_global_cfg_set()
1355 rc_regs->aq_tthd[i] = hw->aq_thrd_p[i]; in vepu580_h265_global_cfg_set()
1356 rc_regs->aq_step[i] = hw->aq_step_p[i] & 0x3f; in vepu580_h265_global_cfg_set()
1361 rc_regs->madi_cfg.madi_mode = 0; in vepu580_h265_global_cfg_set()
1362 rc_regs->madi_cfg.madi_thd = 25; in vepu580_h265_global_cfg_set()
1363 rc_regs->md_sad_thd.md_sad_thd0 = 20; in vepu580_h265_global_cfg_set()
1364 rc_regs->md_sad_thd.md_sad_thd1 = 30; in vepu580_h265_global_cfg_set()
1365 rc_regs->md_sad_thd.md_sad_thd2 = 40; in vepu580_h265_global_cfg_set()
1366 rc_regs->madi_thd.madi_thd0 = 25; in vepu580_h265_global_cfg_set()
1367 rc_regs->madi_thd.madi_thd1 = 35; in vepu580_h265_global_cfg_set()
1368 rc_regs->madi_thd.madi_thd2 = 45; in vepu580_h265_global_cfg_set()