Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu510_common.h506 RK_U32 log2_ctu_num_hevc : 5; member
H A Dvepu511_common.h828 RK_U32 log2_ctu_num_hevc : 5; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510.c2006 reg_frm->common.enc_pic.log2_ctu_num_hevc = mpp_ceil_log2(pic_wd32 * pic_h32); in hal_h265e_v510_gen_regs()
H A Dhal_h265e_vepu511.c887 reg_frm->common.enc_pic.log2_ctu_num_hevc = mpp_ceil_log2(pic_wd32 * pic_h32); in vepu511_h265_set_prep()