Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datomsrecovery.c853 AtomSTBL *stbl = &trak->stbl; in trak_recov_data_get_trak_atom_size() local
892 AtomSTBL *stbl = &trak->stbl; in moov_recov_get_stbl_children_data() local
Datomsrecovery.h110 AtomSTBL stbl; member
Datoms.c883 atom_stbl_init (AtomSTBL * stbl) in atom_stbl_init()
899 atom_stbl_clear (AtomSTBL * stbl) in atom_stbl_clear()
2565 atom_stbl_copy_data (AtomSTBL * stbl, guint8 ** buffer, guint64 * size, in atom_stbl_copy_data()
3286 atom_stbl_add_stss_entry (AtomSTBL * stbl) in atom_stbl_add_stss_entry()
3316 atom_stbl_add_ctts_entry (AtomSTBL * stbl, guint32 nsamples, guint32 offset) in atom_stbl_add_ctts_entry()
3325 atom_stbl_add_samples (AtomSTBL * stbl, guint32 nsamples, guint32 delta, in atom_stbl_add_samples()
3349 AtomSTBL *stbl = &trak->mdia.minf.stbl; in atom_trak_add_samples() local
Dqtdemux.c9337 qtdemux_stbl_init (GstQTDemux * qtdemux, QtDemuxStream * stream, GNode * stbl) in qtdemux_stbl_init()
10837 GNode * stbl) in qtdemux_parse_stereo_svmi_atom()
10918 GNode *stbl; in qtdemux_parse_trak() local
Datoms.h618 AtomSTBL stbl; member
Dgstqtmux.c4053 AtomSTBL *stbl = &qpad->trak->mdia.minf.stbl; in gst_qt_mux_stop_file() local