Lines Matching defs:_GstMsdkContextPrivate
45 struct _GstMsdkContextPrivate struct
47 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;
57 gint fd;
58 VADisplay dpy;