Searched refs:Vpu1H263dRegSet_t (Results 1 – 2 of 2) sorted by relevance
34 Vpu1H263dRegSet_t *regs = (Vpu1H263dRegSet_t*)ctx->regs; in vpu1_h263d_setup_regs_by_syntax()125 Vpu1H263dRegSet_t *regs = NULL; in hal_vpu1_h263d_init()130 regs = mpp_calloc(Vpu1H263dRegSet_t, 1); in hal_vpu1_h263d_init()187 Vpu1H263dRegSet_t *regs = (Vpu1H263dRegSet_t*)ctx->regs; in hal_vpu1_h263d_gen_regs()193 memset(regs, 0, sizeof(Vpu1H263dRegSet_t)); in hal_vpu1_h263d_gen_regs()239 RK_U32 reg_count = (sizeof(Vpu1H263dRegSet_t) / sizeof(RK_U32)); in hal_vpu1_h263d_start()251 wr_cfg.size = sizeof(Vpu1H263dRegSet_t); in hal_vpu1_h263d_start()261 rd_cfg.size = sizeof(Vpu1H263dRegSet_t); in hal_vpu1_h263d_start()292 RK_U32 reg_count = (sizeof(Vpu1H263dRegSet_t) / sizeof(RK_U32)); in hal_vpu1_h263d_wait()
273 } Vpu1H263dRegSet_t; typedef