Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dty.c96 int first_chunk; member
/third_party/mesa3d/src/util/perf/
Du_trace.c625 struct u_trace_chunk *first_chunk = in u_trace_begin_iterator() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h438 guint32 first_chunk; member
Datoms.c3176 atom_stsc_add_new_entry (AtomSTSC * stsc, guint32 first_chunk, guint32 nsamples, in atom_stsc_add_new_entry()
3202 atom_stsc_update_entry (AtomSTSC * stsc, guint32 first_chunk, guint32 nsamples) in atom_stsc_update_entry()
Datoms.h528 guint32 first_chunk; member
Dqtdemux.c9317 guint32 first_chunk, last_chunk, samples_per_chunk, sample_description_id; in qtdemux_merge_sample_table() local