Home
last modified time | relevance | path

Searched defs:_GstH265DecoderPrivate (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.c53 struct _GstH265DecoderPrivate struct
55 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 …]