Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c783 atom_stsz_init (AtomSTSZ * stsz) in atom_stsz_init()
794 atom_stsz_clear (AtomSTSZ * stsz) in atom_stsz_clear()
2247 atom_stsz_copy_data (AtomSTSZ * stsz, guint8 ** buffer, guint64 * size, in atom_stsz_copy_data()
3163 atom_stsz_add_entry (AtomSTSZ * stsz, guint32 nsamples, guint32 size) in atom_stsz_add_entry()
Datoms.h585 AtomSTSZ stsz; member
Dqtdemux.c378 GstByteReader stsz; member