Searched defs:_GstMppDec (Results 1 – 1 of 1) sorted by relevance
39 struct _GstMppDec struct41 GstVideoDecoder parent;43 GMutex mutex;44 GstAllocator *allocator;45 GstVideoCodecState *input_state;48 GstVideoInfo info;51 GstVideoFormat format;53 gboolean convert;54 gint rotation;55 gint width;[all …]