Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutils.h257 struct _GstVideoCodecFrame struct
260 gint ref_count;
261 guint32 flags;
264 guint32 system_frame_number; /* ED */
267 guint32 decode_frame_number; /* ED */
268 guint32 presentation_frame_number; /* ED */
271 GstClockTime dts; /* ED */
272 GstClockTime pts; /* ED */
273 GstClockTime duration; /* ED */
275 int distance_from_sync; /* ED */
[all …]