Searched refs:count_max (Results 1 – 8 of 8) sorted by relevance
98 RK_S32 count_max; member
804 dev_req.size = sizeof(*cfg) + cfg->count_max * sizeof(cfg->slice_info[0]); in mpp_service_cmd_poll()812 mpp_assert(cfg->count_max); in mpp_service_cmd_poll()813 if (cfg->count_max) { in mpp_service_cmd_poll()
2394 poll_cfg->count_max = split_out & MPP_ENC_SPLIT_OUT_LOWDELAY ? 1 : ctx->poll_slice_max; in hal_h264e_vepu580_wait()
2422 poll_cfg->count_max = ctx->poll_slice_max; in hal_h264e_vepu510_wait()
2383 poll_cfg->count_max = ctx->poll_slice_max; in hal_h264e_vepu511_wait()
2377 poll_cfg->count_max = ctx->poll_slice_max; in hal_h265e_v510_wait()
2669 poll_cfg->count_max = ctx->poll_slice_max; in hal_h265e_vepu511_wait()
3222 poll_cfg->count_max = split_out & MPP_ENC_SPLIT_OUT_LOWDELAY ? 1 : ctx->poll_slice_max; in hal_h265e_v580_wait()