Searched defs:im2d_job_manager (Results 1 – 1 of 1) sorted by relevance
75 struct im2d_job_manager { struct76 std::map<im_job_handle_t, im_rga_job_t *> job_map;77 int job_count;79 std::mutex mutex;