Searched refs:poll_cfgs (Results 1 – 6 of 6) sorted by relevance
134 MppDevPollCfg *poll_cfgs; member232 MPP_FREE(p->poll_cfgs); in hal_h264e_vepu580_deinit()362 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()364 if (NULL == p->poll_cfgs) { in hal_h264e_vepu580_init()2386 MppDevPollCfg *poll_cfg = (MppDevPollCfg *)((char *)ctx->poll_cfgs + in hal_h264e_vepu580_wait()
154 MppDevPollCfg *poll_cfgs; member232 MPP_FREE(p->poll_cfgs); in hal_h264e_vepu510_deinit()347 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()349 if (NULL == p->poll_cfgs) { in hal_h264e_vepu510_init()2414 MppDevPollCfg *poll_cfg = (MppDevPollCfg *)((char *)ctx->poll_cfgs + in hal_h264e_vepu510_wait()
157 MppDevPollCfg *poll_cfgs; member232 MPP_FREE(p->poll_cfgs); in hal_h264e_vepu511_deinit()346 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()348 if (NULL == p->poll_cfgs) { in hal_h264e_vepu511_init()2375 MppDevPollCfg *poll_cfg = (MppDevPollCfg *)((char *)ctx->poll_cfgs + in hal_h264e_vepu511_wait()
112 MppDevPollCfg *poll_cfgs; member1040 MPP_FREE(ctx->poll_cfgs); in hal_h265e_v510_deinit()1160 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()1163 if (NULL == ctx->poll_cfgs) { in hal_h265e_v510_init()2369 MppDevPollCfg *poll_cfg = (MppDevPollCfg *)((char *)ctx->poll_cfgs); in hal_h265e_v510_wait()
111 MppDevPollCfg *poll_cfgs; member435 MPP_FREE(ctx->poll_cfgs); in hal_h265e_vepu511_deinit()555 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()558 if (NULL == ctx->poll_cfgs) { in hal_h265e_vepu511_init()2661 MppDevPollCfg *poll_cfg = (MppDevPollCfg *)((char *)ctx->poll_cfgs); in hal_h265e_vepu511_wait()
213 MppDevPollCfg *poll_cfgs; member1449 MPP_FREE(ctx->poll_cfgs); in hal_h265e_v580_deinit()1589 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()1592 if (NULL == ctx->poll_cfgs) { in hal_h265e_v580_init()3213 MppDevPollCfg *poll_cfg = (MppDevPollCfg *)((char *)ctx->poll_cfgs); in hal_h265e_v580_wait()