Searched defs:MppDevTask_t (Results 1 – 1 of 1) sorted by relevance
68 struct MppDevTask_t { struct70 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 …]