Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_thread.h164 void mpp_sthd_start(MppSThd thd);
/rockchip-linux_mpp/osal/
H A Dmpp_thread.c499 void mpp_sthd_start(MppSThd thd) in mpp_sthd_start() function
733 mpp_sthd_start(&impl->thds[i]); in mpp_sthd_grp_start()