Home
last modified time | relevance | path

Searched refs:poll_slice_max (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c126 RK_S32 poll_slice_max; member
341 p->poll_slice_max = 8; in hal_h264e_vepu580_init()
342 p->poll_cfg_size = (sizeof(p->poll_cfgs) + sizeof(RK_S32) * p->poll_slice_max); in hal_h264e_vepu580_init()
2464 poll_cfg->count_max = ctx->poll_slice_max; in hal_h264e_vepu580_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c132 RK_S32 poll_slice_max; member
1511 ctx->poll_slice_max = 8; in hal_h265e_v580_init()
1512 ctx->poll_cfg_size = (sizeof(ctx->poll_cfgs) + sizeof(RK_S32) * ctx->poll_slice_max) * 2; in hal_h265e_v580_init()
3044 poll_cfg->count_max = ctx->poll_slice_max; in hal_h265e_v580_wait()