Lines Matching refs:HalH264eVepu510Ctx

163 } HalH264eVepu510Ctx;  typedef
182 static void setup_ext_line_bufs(HalH264eVepu510Ctx *ctx) in setup_ext_line_bufs()
195 static void clear_ext_line_bufs(HalH264eVepu510Ctx *ctx) in clear_ext_line_bufs()
209 HalH264eVepu510Ctx *p = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_deinit()
277 HalH264eVepu510Ctx *p = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_init()
397 static void setup_hal_bufs(HalH264eVepu510Ctx *ctx) in setup_hal_bufs()
475 HalH264eVepu510Ctx *ctx = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_prepare()
496 static RK_U32 update_vepu510_syntax(HalH264eVepu510Ctx *ctx, MppSyntax *syntax) in update_vepu510_syntax()
546 HalH264eVepu510Ctx *ctx = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_get_task()
846 static MPP_RET vepu510_h264e_save_pass1_patch(HalVepu510RegSet *regs, HalH264eVepu510Ctx *ctx) in vepu510_h264e_save_pass1_patch()
874 static MPP_RET vepu510_h264e_use_pass1_patch(HalVepu510RegSet *regs, HalH264eVepu510Ctx *ctx) in vepu510_h264e_use_pass1_patch()
1127 static void setup_vepu510_rdo_pred(HalH264eVepu510Ctx *ctx, H264eSps *sps, in setup_vepu510_rdo_pred()
1157 static void setup_vepu510_rc_base(HalVepu510RegSet *regs, HalH264eVepu510Ctx *ctx, EncRcTask *rc_ta… in setup_vepu510_rc_base()
1410 static MPP_RET setup_vepu510_intra_refresh(HalVepu510RegSet *regs, HalH264eVepu510Ctx *ctx, RK_U32 … in setup_vepu510_intra_refresh()
1495 static void setup_vepu510_recn_refr(HalH264eVepu510Ctx *ctx, HalVepu510RegSet *regs) in setup_vepu510_recn_refr()
1600 static void setup_vepu510_me(HalH264eVepu510Ctx *ctx) in setup_vepu510_me()
1719 setup_vepu510_l2(HalH264eVepu510Ctx *ctx, MppEncHwCfg *hw) in setup_vepu510_l2()
1746 static void setup_vepu510_ext_line_buf(HalVepu510RegSet *regs, HalH264eVepu510Ctx *ctx) in setup_vepu510_ext_line_buf()
1779 static MPP_RET setup_vepu510_dual_core(HalH264eVepu510Ctx *ctx, H264SliceType slice_type) in setup_vepu510_dual_core()
1809 static void setup_vepu510_aq(HalH264eVepu510Ctx *ctx) in setup_vepu510_aq()
1847 static void setup_vepu510_anti_stripe(HalH264eVepu510Ctx *ctx) in setup_vepu510_anti_stripe()
1889 static void setup_vepu510_anti_ringing(HalH264eVepu510Ctx *ctx) in setup_vepu510_anti_ringing()
1950 static void setup_vepu510_anti_flicker(HalH264eVepu510Ctx *ctx) in setup_vepu510_anti_flicker()
2009 static void setup_vepu510_anti_smear(HalH264eVepu510Ctx *ctx) in setup_vepu510_anti_smear()
2132 static void setup_vepu510_scaling_list(HalH264eVepu510Ctx *ctx) in setup_vepu510_scaling_list()
2159 HalH264eVepu510Ctx *ctx = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_gen_regs()
2232 HalH264eVepu510Ctx *ctx = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_start()
2392 HalH264eVepu510Ctx *ctx = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_wait()
2486 HalH264eVepu510Ctx *ctx = (HalH264eVepu510Ctx *)hal; in hal_h264e_vepu510_ret_task()
2548 .ctx_size = sizeof(HalH264eVepu510Ctx),