Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_tune.c174 RK_U32 madp_th_cnt3 = st->st_madp_lt_num1.madp_th_lt_cnt3 + 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.c2502 RK_U32 madp_th_cnt3 = ctx->regs_set->reg_st.md_sad_b16num3; 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.c279 RK_U32 madp_th_cnt3 = elem->st.st_madp_lt_num1.madp_th_lt_cnt3 + 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()
325 madp_th_cnt3 * regs_set->reg_rc_roi.madp_st_thd1.madp_th2; 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.c2570 RK_U32 madp_th_cnt3 = st->st_madp_lt_num1.madp_th_lt_cnt3 + 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()
2612 madp_th_cnt3 * s->madp_st_thd1.madp_th2; 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()