Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dmpp_server.cpp68 struct MppDevTask_t { struct
70 struct list_head link_server;
72 struct list_head link_session;
74 struct list_head link_batch;
76 MppDevSession *session;
77 MppDevBatTask *batch;
79 RK_S32 slot_idx;
82 RK_S32 task_id;
84 RK_S32 batch_slot_id;
86 MppReqV1 *req;
[all …]