Home
last modified time | relevance | path

Searched refs:gmhd (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c465 atom_gmhd_init (AtomGMHD * gmhd) in atom_gmhd_init() argument
467 atom_header_set (&gmhd->header, FOURCC_gmhd, 0, 0); in atom_gmhd_init()
468 atom_gmin_init (&gmhd->gmin); in atom_gmhd_init()
472 atom_gmhd_clear (AtomGMHD * gmhd) in atom_gmhd_clear() argument
474 atom_clear (&gmhd->header); in atom_gmhd_clear()
475 atom_gmin_clear (&gmhd->gmin); in atom_gmhd_clear()
476 if (gmhd->tmcd) { in atom_gmhd_clear()
477 atom_tmcd_free (gmhd->tmcd); in atom_gmhd_clear()
478 gmhd->tmcd = NULL; in atom_gmhd_clear()
485 AtomGMHD *gmhd = g_new0 (AtomGMHD, 1); in atom_gmhd_new() local
[all …]
Datoms.h613 AtomGMHD *gmhd; member
/third_party/gstreamer/gstplugins_good/
DChangeLog19808 isomp4: Make 'gmhd' atom usage more generic
21407 isomp4: Add gmhd/gmin debugging
21408 * gmhd is a container, mark it as such so we can see/dump