Lines Matching refs:HalH264eVepu580Ctx
135 } HalH264eVepu580Ctx; typedef
182 static void setup_ext_line_bufs(HalH264eVepu580Ctx *ctx) in setup_ext_line_bufs()
195 static void clear_ext_line_bufs(HalH264eVepu580Ctx *ctx) in clear_ext_line_bufs()
209 HalH264eVepu580Ctx *p = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_deinit()
291 HalH264eVepu580Ctx *p = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_init()
421 static void setup_hal_bufs(HalH264eVepu580Ctx *ctx) in setup_hal_bufs()
497 HalH264eVepu580Ctx *ctx = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_prepare()
518 static RK_U32 update_vepu580_syntax(HalH264eVepu580Ctx *ctx, MppSyntax *syntax) in update_vepu580_syntax()
568 HalH264eVepu580Ctx *ctx = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_get_task()
826 static MPP_RET vepu580_h264e_save_pass1_patch(HalVepu580RegSet *regs, HalH264eVepu580Ctx *ctx) in vepu580_h264e_save_pass1_patch()
853 static MPP_RET vepu580_h264e_use_pass1_patch(HalVepu580RegSet *regs, HalH264eVepu580Ctx *ctx) in vepu580_h264e_use_pass1_patch()
1243 static void setup_vepu580_rc_base(HalVepu580RegSet *regs, HalH264eVepu580Ctx *ctx, EncRcTask *rc_ta… in setup_vepu580_rc_base()
1483 static MPP_RET setup_vepu580_intra_refresh(HalVepu580RegSet *regs, HalH264eVepu580Ctx *ctx, RK_U32 … in setup_vepu580_intra_refresh()
1574 static void setup_vepu580_roi(HalVepu580RegSet *regs, HalH264eVepu580Ctx *ctx) in setup_vepu580_roi()
1627 static void setup_vepu580_recn_refr(HalH264eVepu580Ctx *ctx, HalVepu580RegSet *regs) in setup_vepu580_recn_refr()
2051 static void setup_vepu580_ext_line_buf(HalVepu580RegSet *regs, HalH264eVepu580Ctx *ctx) in setup_vepu580_ext_line_buf()
2086 static MPP_RET setup_vepu580_dual_core(HalH264eVepu580Ctx *ctx, H264SliceType slice_type) in setup_vepu580_dual_core()
2116 HalH264eVepu580Ctx *ctx = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_gen_regs()
2191 HalH264eVepu580Ctx *ctx = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_start()
2364 HalH264eVepu580Ctx *ctx = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_wait()
2458 HalH264eVepu580Ctx *ctx = (HalH264eVepu580Ctx *)hal; in hal_h264e_vepu580_ret_task()
2542 .ctx_size = sizeof(HalH264eVepu580Ctx),