Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c2385 RK_U32 slice_last; in hal_h264e_vepu580_wait() local
2400 slice_last = poll_cfg->slice_info[i].last; in hal_h264e_vepu580_wait()
2409 if (slice_last) in hal_h264e_vepu580_wait()
2417 } while (!slice_last); in hal_h264e_vepu580_wait()
H A Dhal_h264e_vepu510.c2413 RK_U32 slice_last; in hal_h264e_vepu510_wait() local
2428 slice_last = poll_cfg->slice_info[i].last; in hal_h264e_vepu510_wait()
2437 if (slice_last) in hal_h264e_vepu510_wait()
2445 } while (!slice_last); in hal_h264e_vepu510_wait()
H A Dhal_h264e_vepu511.c2374 RK_U32 slice_last; in hal_h264e_vepu511_wait() local
2389 slice_last = poll_cfg->slice_info[i].last; in hal_h264e_vepu511_wait()
2398 if (slice_last) in hal_h264e_vepu511_wait()
2406 } while (!slice_last); in hal_h264e_vepu511_wait()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510.c2368 RK_U32 slice_last = 0; in hal_h265e_v510_wait() local
2382 slice_last = poll_cfg->slice_info[i].last; in hal_h265e_v510_wait()
2391 if (slice_last) in hal_h265e_v510_wait()
2399 } while (!slice_last); in hal_h265e_v510_wait()
H A Dhal_h265e_vepu511.c2660 RK_U32 slice_last = 0; in hal_h265e_vepu511_wait() local
2674 slice_last = poll_cfg->slice_info[i].last; in hal_h265e_vepu511_wait()
2683 if (slice_last) in hal_h265e_vepu511_wait()
2691 } while (!slice_last); in hal_h265e_vepu511_wait()
H A Dhal_h265e_vepu580.c3203 RK_U32 slice_last = 0; in hal_h265e_v580_wait() local
3228 slice_last = poll_cfg->slice_info[i].last; in hal_h265e_v580_wait()
3246 if (slice_last) { in hal_h265e_v580_wait()
3268 } else if (slice_last) { in hal_h265e_v580_wait()