Searched defs:_GstH264DecoderPrivate (Results 1 – 1 of 1) sorted by relevance
81 struct _GstH264DecoderPrivate struct83 GstH264DecoderCompliance compliance;85 guint8 profile_idc;86 gint width, height;89 GstBuffer *codec_data;90 guint nal_length_size;93 GstH264DecoderFormat in_format;94 GstH264DecoderAlign align;95 GstH264NalParser *parser;96 GstH264Dpb *dpb;[all …]