Searched refs:M2vdHalCtx (Results 1 – 4 of 4) sorted by relevance
32 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_gen_regs()38 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_start()44 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_wait()50 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_deinit()56 M2vdHalCtx *self = (M2vdHalCtx *)hal; in hal_m2vd_init()63 memset(self, 0, sizeof(M2vdHalCtx)); in hal_m2vd_init()108 .ctx_size = sizeof(M2vdHalCtx),
31 M2vdHalCtx *ctx = (M2vdHalCtx *)hal; in hal_m2vd_vdpu1_init()86 M2vdHalCtx *p = (M2vdHalCtx *)hal; in hal_m2vd_vdpu1_deinit()114 static MPP_RET hal_m2vd_vdpu1_init_hwcfg(M2vdHalCtx *ctx) in hal_m2vd_vdpu1_init_hwcfg()153 M2vdHalCtx *ctx = (M2vdHalCtx *)hal; in hal_m2vd_vdpu1_gen_regs()263 M2vdHalCtx *ctx = (M2vdHalCtx *)hal; in hal_m2vd_vdpu1_start()305 M2vdHalCtx *ctx = (M2vdHalCtx *)hal; in hal_m2vd_vdpu1_wait()
33 M2vdHalCtx *p = (M2vdHalCtx *)hal; in hal_m2vd_vdpu2_init()108 M2vdHalCtx *p = (M2vdHalCtx *)hal; in hal_m2vd_vdpu2_deinit()153 static MPP_RET hal_m2vd_vdpu2_init_hwcfg(M2vdHalCtx *ctx) in hal_m2vd_vdpu2_init_hwcfg()202 M2vdHalCtx *ctx = (M2vdHalCtx *)hal; in hal_m2vd_vdpu2_gen_regs()333 M2vdHalCtx *ctx = (M2vdHalCtx *)hal; in hal_m2vd_vdpu2_start()378 M2vdHalCtx *ctx = (M2vdHalCtx *)hal; in hal_m2vd_vdpu2_wait()
77 } M2vdHalCtx; typedef