Searched defs:_GstMsdkContextPrivate (Results 1 – 1 of 1) sorted by relevance
45 struct _GstMsdkContextPrivate struct47 MsdkSession session;48 GList *cached_alloc_responses;49 gboolean hardware;50 gboolean has_frame_allocator;51 GstMsdkContextJobType job_type;52 gint shared_async_depth;53 GMutex mutex;54 GList *child_session_list;55 GstMsdkContext *parent_context;[all …]