Home
last modified time | relevance | path

Searched refs:hal_avsd_plus_wait (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_plus.h28 MPP_RET hal_avsd_plus_wait (void *decoder, HalTaskInfo *task);
H A Dhal_avsd_api.c63 p_api->wait = hal_avsd_plus_wait; in init_hard_platform()
H A Dhal_avsd_plus.c574 hal_avsd_plus_wait((void *)p_hal, task); in repeat_other_field()
752 MPP_RET hal_avsd_plus_wait(void *decoder, HalTaskInfo *task) in hal_avsd_plus_wait() function