Searched refs:poll_cfg_size (Results 1 – 6 of 6) sorted by relevance
133 RK_S32 poll_cfg_size; member362 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu580_init()363 p->poll_cfgs = mpp_malloc_size(MppDevPollCfg, p->poll_cfg_size * p->task_cnt); in hal_h264e_vepu580_init()2387 task->flags.reg_idx * ctx->poll_cfg_size); in hal_h264e_vepu580_wait()
153 RK_S32 poll_cfg_size; member347 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu510_init()348 p->poll_cfgs = mpp_malloc_size(MppDevPollCfg, p->poll_cfg_size * p->task_cnt); in hal_h264e_vepu510_init()2415 task->flags.reg_idx * ctx->poll_cfg_size); in hal_h264e_vepu510_wait()
156 RK_S32 poll_cfg_size; member346 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu511_init()347 p->poll_cfgs = mpp_malloc_size(MppDevPollCfg, p->poll_cfg_size * p->task_cnt); in hal_h264e_vepu511_init()2376 task->flags.reg_idx * ctx->poll_cfg_size); in hal_h264e_vepu511_wait()
111 RK_S32 poll_cfg_size; member1160 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_v510_init()1161 ctx->poll_cfgs = mpp_malloc_size(MppDevPollCfg, ctx->poll_cfg_size); in hal_h265e_v510_init()
110 RK_S32 poll_cfg_size; member555 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_vepu511_init()556 ctx->poll_cfgs = mpp_malloc_size(MppDevPollCfg, ctx->poll_cfg_size); in hal_h265e_vepu511_init()
168 RK_S32 poll_cfg_size; member1589 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_v580_init()1590 ctx->poll_cfgs = mpp_malloc_size(MppDevPollCfg, ctx->poll_cfg_size); in hal_h265e_v580_init()