Searched defs:_GstH265DecoderPrivate (Results 1 – 1 of 1) sorted by relevance
53 struct _GstH265DecoderPrivate struct55 gint width, height;57 guint8 conformance_window_flag;58 gint crop_rect_width;59 gint crop_rect_height;60 gint crop_rect_x;61 gint crop_rect_y;64 GstBuffer *codec_data;65 guint nal_length_size;68 GstH265DecoderFormat in_format;[all …]