Lines Matching refs:sps
63 H264eSps *sps; member
163 ctx->sps = desc->p; in update_vepu2_syntax()
289 RK_U32 mb_w = ctx->sps->pic_width_in_mbs; in setup_intra_refresh()
290 RK_U32 mb_h = ctx->sps->pic_height_in_mbs; in setup_intra_refresh()
346 H264eSps *sps = ctx->sps; in hal_h264e_vepu2_gen_regs_v2() local
350 RK_U32 mb_w = ctx->sps->pic_width_in_mbs; in hal_h264e_vepu2_gen_regs_v2()
351 RK_U32 mb_h = ctx->sps->pic_height_in_mbs; in hal_h264e_vepu2_gen_regs_v2()
358 mb_w = ctx->sps->pic_height_in_mbs; in hal_h264e_vepu2_gen_regs_v2()
359 mb_h = ctx->sps->pic_width_in_mbs; in hal_h264e_vepu2_gen_regs_v2()
407 if (sps->profile_idc > 31) in hal_h264e_vepu2_gen_regs_v2()
768 RK_U32 mb_w = ctx->sps->pic_width_in_mbs; in hal_h264e_vepu2_ret_task_v2()
769 RK_U32 mb_h = ctx->sps->pic_height_in_mbs; in hal_h264e_vepu2_ret_task_v2()