Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.h155 guint32 first_sample_flags; member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_dump.c782 guint32 flags = 0, samples_count = 0, data_offset = 0, first_sample_flags = 0; in qtdemux_dump_trun() local
Datoms.h825 guint32 first_sample_flags; member
/third_party/ffmpeg/libavformat/
Dmov.c4787 unsigned entries, first_sample_flags = frag->flags; in mov_read_trun() local