Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.h186 guint mxf_uuid_hash (const MXFUUID *uuid);
Dmxftypes.c245 mxf_uuid_hash (const MXFUUID * uuid) in mxf_uuid_hash() function
Dmxfmetadata.c6625 return g_hash_table_new_full ((GHashFunc) mxf_uuid_hash, in mxf_metadata_hash_table_new()