Home
last modified time | relevance | path

Searched defs:ClusterWorker_s (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cluster.c103 struct ClusterWorker_s { struct
104 char name[32];
105 MppCluster *cluster;
106 RK_S32 worker_id;
108 MppThread *thd;
109 MppWorkerState state;
111 RK_S32 batch_count;
112 RK_S32 work_count;
113 struct list_head list_task;