Home
last modified time | relevance | path

Searched refs:AtomFTYP (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datomsrecovery.h140 gboolean atoms_recov_write_headers (FILE * f, AtomFTYP * ftyp,
Datoms.h179 } AtomFTYP; typedef
950 AtomFTYP* atom_ftyp_new (AtomsContext *context, guint32 major,
952 guint64 atom_ftyp_copy_data (AtomFTYP *ftyp, guint8 **buffer,
954 void atom_ftyp_free (AtomFTYP *ftyp);
Dgstqtmux.h279 AtomFTYP *ftyp;
Datomsrecovery.c106 atoms_recov_write_ftyp_info (FILE * f, AtomFTYP * ftyp, GstBuffer * prefix) in atoms_recov_write_ftyp_info()
237 atoms_recov_write_headers (FILE * f, AtomFTYP * ftyp, GstBuffer * prefix, in atoms_recov_write_headers()
Datoms.c251 atom_ftyp_init (AtomFTYP * ftyp, guint32 major, guint32 version, GList * brands) in atom_ftyp_init()
271 AtomFTYP *
275 AtomFTYP *ftyp = g_new0 (AtomFTYP, 1); in atom_ftyp_new()
282 atom_ftyp_free (AtomFTYP * ftyp) in atom_ftyp_free()
1737 atom_ftyp_copy_data (AtomFTYP * ftyp, guint8 ** buffer, guint64 * size, in atom_ftyp_copy_data()
Dgstqtmux.c2237 gst_qt_mux_prepare_ftyp (GstQTMux * qtmux, AtomFTYP ** p_ftyp, in gst_qt_mux_prepare_ftyp()
2244 AtomFTYP *ftyp = NULL; in gst_qt_mux_prepare_ftyp()
2586 AtomFTYP *ftyp = NULL; in gst_qt_mux_prepare_moov_recovery()