Lines Matching refs:HalH264eVepu511Ctx

165 } HalH264eVepu511Ctx;  typedef
182 static void setup_ext_line_bufs(HalH264eVepu511Ctx *ctx) in setup_ext_line_bufs()
195 static void clear_ext_line_bufs(HalH264eVepu511Ctx *ctx) in clear_ext_line_bufs()
209 HalH264eVepu511Ctx *p = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_deinit()
277 HalH264eVepu511Ctx *p = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_init()
396 static void setup_hal_bufs(HalH264eVepu511Ctx *ctx) in setup_hal_bufs()
474 HalH264eVepu511Ctx *ctx = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_prepare()
495 static RK_U32 update_vepu511_syntax(HalH264eVepu511Ctx *ctx, MppSyntax *syntax) in update_vepu511_syntax()
545 HalH264eVepu511Ctx *ctx = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_get_task()
818 static MPP_RET vepu511_h264e_save_pass1_patch(HalVepu511RegSet *regs, HalH264eVepu511Ctx *ctx) in vepu511_h264e_save_pass1_patch()
846 static MPP_RET vepu511_h264e_use_pass1_patch(HalVepu511RegSet *regs, HalH264eVepu511Ctx *ctx) in vepu511_h264e_use_pass1_patch()
880 static void setup_vepu511_codec(HalVepu511RegSet *regs, HalH264eVepu511Ctx *ctx) in setup_vepu511_codec()
1096 static void setup_vepu511_rdo_pred(HalH264eVepu511Ctx *ctx) in setup_vepu511_rdo_pred()
1152 static void setup_vepu511_rc_base(HalVepu511RegSet *regs, HalH264eVepu511Ctx *ctx, EncRcTask *rc_ta… in setup_vepu511_rc_base()
1410 static MPP_RET setup_vepu511_intra_refresh(HalVepu511RegSet *regs, HalH264eVepu511Ctx *ctx, RK_U32 … in setup_vepu511_intra_refresh()
1495 static void setup_vepu511_recn_refr(HalH264eVepu511Ctx *ctx, HalVepu511RegSet *regs) in setup_vepu511_recn_refr()
1600 static void setup_vepu511_me(HalH264eVepu511Ctx *ctx) in setup_vepu511_me()
1719 setup_vepu511_l2(HalH264eVepu511Ctx *ctx) in setup_vepu511_l2()
1738 static void setup_vepu511_ext_line_buf(HalVepu511RegSet *regs, HalH264eVepu511Ctx *ctx) in setup_vepu511_ext_line_buf()
1771 static void setup_vepu511_aq(HalH264eVepu511Ctx *ctx) in setup_vepu511_aq()
1809 static void setup_vepu511_anti_stripe(HalH264eVepu511Ctx *ctx) in setup_vepu511_anti_stripe()
1851 static void setup_vepu511_anti_ringing(HalH264eVepu511Ctx *ctx) in setup_vepu511_anti_ringing()
1912 static void setup_vepu511_anti_flicker(HalH264eVepu511Ctx *ctx) in setup_vepu511_anti_flicker()
1971 static void setup_vepu511_anti_smear(HalH264eVepu511Ctx *ctx) in setup_vepu511_anti_smear()
2094 static void setup_vepu511_scaling_list(HalH264eVepu511Ctx *ctx) in setup_vepu511_scaling_list()
2121 HalH264eVepu511Ctx *ctx = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_gen_regs()
2183 HalH264eVepu511Ctx *ctx = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_start()
2353 HalH264eVepu511Ctx *ctx = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_wait()
2445 static void vepu511_h264e_update_tune_stat(HalH264eVepu511Ctx *ctx, HalEncTask *task) in vepu511_h264e_update_tune_stat()
2542 HalH264eVepu511Ctx *ctx = (HalH264eVepu511Ctx *)hal; in hal_h264e_vepu511_ret_task()
2604 .ctx_size = sizeof(HalH264eVepu511Ctx),