Searched refs:poll_slice_max (Results 1 – 6 of 6) sorted by relevance
132 RK_S32 poll_slice_max; member361 p->poll_slice_max = 8; in hal_h264e_vepu580_init()362 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu580_init()2394 poll_cfg->count_max = split_out & MPP_ENC_SPLIT_OUT_LOWDELAY ? 1 : ctx->poll_slice_max; in hal_h264e_vepu580_wait()
152 RK_S32 poll_slice_max; member346 p->poll_slice_max = 8; in hal_h264e_vepu510_init()347 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu510_init()2422 poll_cfg->count_max = ctx->poll_slice_max; in hal_h264e_vepu510_wait()
155 RK_S32 poll_slice_max; member345 p->poll_slice_max = 8; in hal_h264e_vepu511_init()346 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu511_init()2383 poll_cfg->count_max = ctx->poll_slice_max; in hal_h264e_vepu511_wait()
110 RK_S32 poll_slice_max; member1159 ctx->poll_slice_max = 8; in hal_h265e_v510_init()1160 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_v510_init()2377 poll_cfg->count_max = ctx->poll_slice_max; in hal_h265e_v510_wait()
109 RK_S32 poll_slice_max; member554 ctx->poll_slice_max = 8; in hal_h265e_vepu511_init()555 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_vepu511_init()2669 poll_cfg->count_max = ctx->poll_slice_max; in hal_h265e_vepu511_wait()
167 RK_S32 poll_slice_max; member1588 ctx->poll_slice_max = 8; in hal_h265e_v580_init()1589 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_v580_init()3222 poll_cfg->count_max = split_out & MPP_ENC_SPLIT_OUT_LOWDELAY ? 1 : ctx->poll_slice_max; in hal_h265e_v580_wait()