Home
last modified time | relevance | path

Searched refs:st_bnum_cme (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580_tune.c261 tune->pre_madp[0] = (!regs->reg_st.st_bnum_cme.num_ctu) ? 0 : in vepu580_h264e_tune_stat_update()
262 regs->reg_st.madp / regs->reg_st.st_bnum_cme.num_ctu; in vepu580_h264e_tune_stat_update()
H A Dhal_h264e_vepu580.c2475 rc_info->madp = (!regs->reg_st.st_bnum_cme.num_ctu) ? 0 : in hal_h264e_vepu580_ret_task()
2476 regs->reg_st.madp / regs->reg_st.st_bnum_cme.num_ctu; in hal_h264e_vepu580_ret_task()
H A Dhal_h264e_vepu580_reg.h2456 } st_bnum_cme; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580_reg.h2475 } st_bnum_cme; member
H A Dhal_h265e_vepu580.c2973 fb->st_ctu_num += reg_out->st.st_bnum_cme.num_ctu; in hal_h265e_v580_start()
3041 fb->st_ctu_num += elem->st.st_bnum_cme.num_ctu; in vepu580_h265_set_feedback()