Lines Matching refs:H265eV511HalContext
166 } H265eV511HalContext; typedef
257 void vepu511_h265e_dump(H265eV511HalContext *ctx, HalEncTask *enc_task) in vepu511_h265e_dump()
296 static void setup_ext_line_bufs(H265eV511HalContext *ctx) in setup_ext_line_bufs()
309 static void clear_ext_line_bufs(H265eV511HalContext *ctx) in clear_ext_line_bufs()
321 static MPP_RET vepu511_h265_setup_hal_bufs(H265eV511HalContext *ctx) in vepu511_h265_setup_hal_bufs()
431 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_deinit()
502 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_init()
579 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_prepare()
660 static MPP_RET vepu511_h265e_save_pass1_patch(H265eV511RegSet *regs, H265eV511HalContext *ctx, in vepu511_h265e_save_pass1_patch()
694 static MPP_RET vepu511_h265e_use_pass1_patch(H265eV511RegSet *regs, H265eV511HalContext *ctx) in vepu511_h265e_use_pass1_patch()
730 static void setup_vepu511_ext_line_buf(H265eV511HalContext *ctx, H265eV511RegSet *regs) in setup_vepu511_ext_line_buf()
799 static void vepu511_h265_set_normal(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_set_normal()
859 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in vepu511_h265_set_prep()
993 static void vepu511_h265_set_me_regs(H265eV511HalContext *ctx, H265eSyntax_new *syn, H265eV511RegSe… in vepu511_h265_set_me_regs()
1083 static void vepu511_h265_set_hw_address(H265eV511HalContext *ctx, H265eVepu511Frame *regs, in vepu511_h265_set_hw_address()
1219 static void vepu511_h265_set_vsp_filtering(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_set_vsp_filtering()
1256 static void vepu511_h265_set_rc_regs(H265eV511HalContext *ctx, H265eV511RegSet *regs, in vepu511_h265_set_rc_regs()
1364 static void vepu511_h265_set_quant_regs(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_set_quant_regs()
1554 static void vepu511_h265_set_smear_regs(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_set_smear_regs()
1684 static void vepu511_h265_set_anti_stripe_regs(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_set_anti_stripe_regs()
1990 static void vepu511_h265_set_atf_regs(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_set_atf_regs()
2079 static void vepu511_h265_set_aq(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_set_aq()
2128 static void vepu511_h265_global_cfg_set(H265eV511HalContext *ctx, H265eV511RegSet *regs) in vepu511_h265_global_cfg_set()
2171 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_gen_regs()
2241 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_start()
2413 static MPP_RET vepu511_h265_set_feedback(H265eV511HalContext *ctx, HalEncTask *enc_task) in vepu511_h265_set_feedback()
2529 static void vepu511_h265e_update_tune_stat(H265eV511HalContext *ctx, HalEncTask *task) in vepu511_h265e_update_tune_stat()
2632 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_wait()
2723 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_get_task()
2781 H265eV511HalContext *ctx = (H265eV511HalContext *)hal; in hal_h265e_vepu511_ret_task()
2821 .ctx_size = sizeof(H265eV511HalContext),