Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/
H A Dmpp_thread.c321 static const char *strof_sthd_status[] = { in state2str() local
330 return state < MPP_STHD_BUTT ? strof_sthd_status[state] : strof_sthd_status[MPP_STHD_BUTT]; in state2str()