Home
last modified time | relevance | path

Searched refs:madp_th_cnt2 (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_tune.c170 RK_U32 madp_th_cnt2 = st->st_madp_lt_num1.madp_th_lt_cnt2 + in vepu510_h264e_tune_stat_update() local
187 md_cnt = (12 * madp_th_cnt3 + 11 * madp_th_cnt2 + 8 * madp_th_cnt1) >> 2; in vepu510_h264e_tune_stat_update()
189 md_cnt = (24 * madp_th_cnt3 + 22 * madp_th_cnt2 + 17 * madp_th_cnt1) >> 2; in vepu510_h264e_tune_stat_update()
H A Dhal_h264e_vepu580.c2501 RK_U32 madp_th_cnt2 = ctx->regs_set->reg_st.md_sad_b16num2; in hal_h264e_vepu580_ret_task() local
2504 RK_U32 md_cnt = (24 * madp_th_cnt3 + 22 * madp_th_cnt2 + 17 * madp_th_cnt1) >> 2; in hal_h264e_vepu580_ret_task()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_tune.c275 RK_U32 madp_th_cnt2 = elem->st.st_madp_lt_num1.madp_th_lt_cnt2 + in vepu510_h265e_tune_stat_update() local
292 md_cnt = (12 * madp_th_cnt3 + 11 * madp_th_cnt2 + 8 * madp_th_cnt1) >> 2; in vepu510_h265e_tune_stat_update()
294 md_cnt = (24 * madp_th_cnt3 + 22 * madp_th_cnt2 + 17 * madp_th_cnt1) >> 2; in vepu510_h265e_tune_stat_update()
323 madp_th_cnt2 * (regs_set->reg_rc_roi.madp_st_thd0.madp_th1 + in vepu510_h265e_tune_stat_update()
327 madp_cnt = madp_th_cnt0 + madp_th_cnt1 + madp_th_cnt2 + madp_th_cnt3; in vepu510_h265e_tune_stat_update()
H A Dhal_h265e_vepu511.c2566 RK_U32 madp_th_cnt2 = st->st_madp_lt_num1.madp_th_lt_cnt2 + in vepu511_h265e_update_tune_stat() local
2583 md_cnt = (12 * madp_th_cnt3 + 11 * madp_th_cnt2 + 8 * madp_th_cnt1) >> 2; in vepu511_h265e_update_tune_stat()
2585 md_cnt = (24 * madp_th_cnt3 + 22 * madp_th_cnt2 + 17 * madp_th_cnt1) >> 2; in vepu511_h265e_update_tune_stat()
2611 madp_th_cnt2 * (s->madp_st_thd0.madp_th1 + s->madp_st_thd1.madp_th2) / 2 + in vepu511_h265e_update_tune_stat()
2614 madp_cnt = madp_th_cnt0 + madp_th_cnt1 + madp_th_cnt2 + madp_th_cnt3; in vepu511_h265e_update_tune_stat()