Searched refs:Vpu2H263dRegSet_t (Results 1 – 2 of 2) sorted by relevance
34 Vpu2H263dRegSet_t *regs = (Vpu2H263dRegSet_t*)ctx->regs; in vpu2_h263d_setup_regs_by_syntax()126 Vpu2H263dRegSet_t *regs = NULL; in hal_vpu2_h263d_init()131 regs = mpp_calloc(Vpu2H263dRegSet_t, 1); in hal_vpu2_h263d_init()188 Vpu2H263dRegSet_t *regs = (Vpu2H263dRegSet_t*)ctx->regs; in hal_vpu2_h263d_gen_regs()194 memset(regs, 0, sizeof(Vpu2H263dRegSet_t)); in hal_vpu2_h263d_gen_regs()240 RK_U32 reg_count = (sizeof(Vpu2H263dRegSet_t) / sizeof(RK_U32)); in hal_vpu2_h263d_start()252 wr_cfg.size = sizeof(Vpu2H263dRegSet_t); in hal_vpu2_h263d_start()262 rd_cfg.size = sizeof(Vpu2H263dRegSet_t); in hal_vpu2_h263d_start()293 RK_U32 reg_count = (sizeof(Vpu2H263dRegSet_t) / sizeof(RK_U32)); in hal_vpu2_h263d_wait()
395 } Vpu2H263dRegSet_t; typedef