Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/driver/
H A Dmpp_server.c142 struct MppDevBatServ_t { struct
143 MppMutex lock;
145 rk_s32 server_fd;
146 rk_u32 batch_id;
147 rk_u32 task_id;
150 MppTimer timer;
153 struct list_head session_list;
154 rk_s32 session_count;
157 struct list_head list_batch;
158 struct list_head list_batch_free;
[all …]