Searched refs:poll_cfg_size (Results 1 – 2 of 2) sorted by relevance
127 RK_S32 poll_cfg_size; member342 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu580_init()343 p->poll_cfgs = mpp_malloc_size(MppDevPollCfg, p->poll_cfg_size * p->task_cnt); in hal_h264e_vepu580_init()2457 task->flags.reg_idx * ctx->poll_cfg_size); in hal_h264e_vepu580_wait()
133 RK_S32 poll_cfg_size; member1512 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_v580_init()1513 ctx->poll_cfgs = mpp_malloc_size(MppDevPollCfg, ctx->poll_cfg_size); in hal_h265e_v580_init()