Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c233 static AtomUUID *
236 AtomUUID *uuid = g_new0 (AtomUUID, 1); in atom_uuid_new()
243 atom_uuid_free (AtomUUID * data) in atom_uuid_free()
1720 atom_uuid_copy_data (AtomUUID * uuid, guint8 ** buffer, guint64 * size, in atom_uuid_copy_data()
5829 AtomUUID *uuid; in build_uuid_xmp_atom()
Datoms.h168 } AtomUUID; typedef