Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h258 } AtomHDLR; typedef
616 AtomHDLR *hdlr;
649 AtomHDLR hdlr;
680 AtomHDLR hdlr;
Datoms.c983 atom_hdlr_init (AtomHDLR * hdlr, AtomsContext * context) in atom_hdlr_init()
1000 static AtomHDLR *
1003 AtomHDLR *hdlr = g_new0 (AtomHDLR, 1); in atom_hdlr_new()
1010 atom_hdlr_clear (AtomHDLR * hdlr) in atom_hdlr_clear()
1020 atom_hdlr_free (AtomHDLR * hdlr) in atom_hdlr_free()
1833 atom_hdlr_copy_data (AtomHDLR * hdlr, guint8 ** buffer, guint64 * size, in atom_hdlr_copy_data()
3872 atom_hdlr_set_type (AtomHDLR * hdlr, AtomsContext * context, guint32 comp_type, in atom_hdlr_set_type()
3882 atom_hdlr_set_name (AtomHDLR * hdlr, const char *name) in atom_hdlr_set_name()