Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c2455 RK_U32 slice_last; in hal_h264e_vepu580_wait() local
2470 slice_last = poll_cfg->slice_info[i].last; in hal_h264e_vepu580_wait()
2479 if (slice_last) in hal_h264e_vepu580_wait()
2487 } while (!slice_last); in hal_h264e_vepu580_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c3025 RK_U32 slice_last = 0; in hal_h265e_v580_wait() local
3050 slice_last = poll_cfg->slice_info[i].last; in hal_h265e_v580_wait()
3062 if (slice_last) { in hal_h265e_v580_wait()
3084 } else if (slice_last) { in hal_h265e_v580_wait()