Home
last modified time | relevance | path

Searched refs:AtomCTTS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h578 } AtomCTTS; typedef
598 AtomCTTS *ctts;
1000 guint64 atom_ctts_copy_data (AtomCTTS *atom, guint8 **buffer,
Datoms.c741 atom_ctts_init (AtomCTTS * ctts) in atom_ctts_init()
750 static AtomCTTS *
753 AtomCTTS *ctts = g_new0 (AtomCTTS, 1); in atom_ctts_new()
760 atom_ctts_free (AtomCTTS * ctts) in atom_ctts_free()
2378 atom_ctts_copy_data (AtomCTTS * ctts, guint8 ** buffer, guint64 * size, in atom_ctts_copy_data()
3294 atom_ctts_add_entry (AtomCTTS * ctts, guint32 nsamples, guint32 offset) in atom_ctts_add_entry()