Searched refs:pic_h64 (Results 1 – 2 of 2) sorted by relevance
1508 RK_S32 pic_wd64, pic_h64; in hal_h265e_v541_gen_regs() local1516 pic_h64 = (syn->pp.pic_height + 63) / 64; in hal_h265e_v541_gen_regs()1550 regs->enc_pic.log2_ctu_num = ceil(log2((double)pic_wd64 * pic_h64)); in hal_h265e_v541_gen_regs()
2683 RK_S32 pic_wd64, pic_h64; in hal_h265e_v580_gen_regs() local2694 pic_h64 = (syn->pp.pic_height + 63) / 64; in hal_h265e_v580_gen_regs()2752 reg_base->reg0192_enc_pic.log2_ctu_num = ceil(log2((double)pic_wd64 * pic_h64)); in hal_h265e_v580_gen_regs()