Lines Matching defs:_GstMppDec
39 struct _GstMppDec struct
41 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;
56 gint height;
58 guint crop_x, crop_y, crop_w, crop_h;
60 gboolean arm_afbc;
62 gboolean dma_feature;
64 gboolean ignore_error;
66 gboolean fast_mode;
69 gboolean flushing;
93 struct _GstMppDecClass argument