Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h333 } AtomNMHD; typedef
614 AtomNMHD *nmhd;
Datoms.c498 atom_nmhd_init (AtomNMHD * nmhd) in atom_nmhd_init()
505 atom_nmhd_clear (AtomNMHD * nmhd) in atom_nmhd_clear()
510 static AtomNMHD *
513 AtomNMHD *nmhd = g_new0 (AtomNMHD, 1); in atom_nmhd_new()
519 atom_nmhd_free (AtomNMHD * nmhd) in atom_nmhd_free()
1997 atom_nmhd_copy_data (AtomNMHD * nmhd, guint8 ** buffer, guint64 * size, in atom_nmhd_copy_data()
4256 AtomNMHD *nmhd = trak->mdia.minf.nmhd; in atom_trak_set_timecode_type()