Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cluster.c135 } MppClusterServer; typedef
137 static MppClusterServer *srv_cluster = NULL;
153 MppClusterServer *__tmp; \
611 MppClusterServer *srv = srv_cluster; in mpp_cluster_srv_init()
619 srv = mpp_calloc(MppClusterServer, 1); in mpp_cluster_srv_init()
633 MppClusterServer *srv = srv_cluster; in mpp_cluster_srv_deinit()
650 MppClusterServer *srv = get_srv_cluster_f(); in MPP_SINGLETON()
704 MppClusterServer *srv = get_srv_cluster_f(); in cluster_server_put()