Searched defs:_GstMsdkDec (Results 1 – 1 of 1) sorted by relevance
63 struct _GstMsdkDec struct65 GstVideoDecoder element;68 GstVideoCodecState *input_state;70 GstBufferPool *pool;72 GstVideoInfo non_msdk_pool_info;73 mfxFrameAllocResponse alloc_resp;74 gboolean use_video_memory;75 gboolean use_dmabuf;76 gboolean initialized;79 GstAdapter *adapter;[all …]