Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/
H A Dmpp_runtime.c24 if (!srv_runtime) { \
27 if (srv_runtime) { \
28 __tmp = srv_runtime; \
67 static MppRuntimeSrv *srv_runtime; variable
71 MppRuntimeSrv *srv = srv_runtime; in mpp_rt_srv_init()
84 srv_runtime = srv; in mpp_rt_srv_init()
183 MPP_FREE(srv_runtime); in mpp_rt_srv_deinit()