Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dproperties.h64 guint64 prop_copy_uint64 (guint64 prop, guint8 **buffer, guint64 *size, guint64 *of…
Dproperties.c111 prop_copy_uint64 (guint64 prop, guint8 ** buffer, guint64 * size, in prop_copy_uint64() function
Datoms.c1620 prop_copy_uint64 (ti->creation_time, buffer, size, offset); in common_time_info_copy_data()
1621 prop_copy_uint64 (ti->modification_time, buffer, size, offset); in common_time_info_copy_data()
1623 prop_copy_uint64 (ti->duration, buffer, size, offset); in common_time_info_copy_data()
1662 prop_copy_uint64 (atom->extended_size, buffer, size, offset); in atom_copy_data()
1811 prop_copy_uint64 (tkhd->creation_time, buffer, size, offset); in atom_tkhd_copy_data()
1812 prop_copy_uint64 (tkhd->modification_time, buffer, size, offset); in atom_tkhd_copy_data()
1815 prop_copy_uint64 (tkhd->duration, buffer, size, offset); in atom_tkhd_copy_data()
2219 prop_copy_uint64 (tx3g->default_text_box, buffer, size, offset); in sample_entry_tx3g_copy_data()
2455 prop_copy_uint64 (value, buffer, size, offset); in atom_stco64_copy_data()
3017 prop_copy_uint64 (mehd->fragment_duration, buffer, size, offset); in atom_mehd_copy_data()
[all …]