Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c58 struct _GstV4l2CodecH264Dec struct
60 GstH264Decoder parent;
61 GstV4l2Decoder *decoder;
62 GstVideoCodecState *output_state;
63 GstVideoInfo vinfo;
64 gint display_width;
65 gint display_height;
66 gint coded_width;
67 gint coded_height;
68 guint bitdepth;
[all …]