Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c3118 guint32 * ds_duration, guint32 * ds_size, guint32 * ds_flags) in qtdemux_parse_trex()
4052 guint32 ds_size = 0, ds_duration = 0, ds_flags = 0; in qtdemux_parse_moof() local