Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c656 sample_entry_tx3g_init (SampleTableEntryTX3G * tx3g) in sample_entry_tx3g_init()
671 sample_entry_tx3g_free (SampleTableEntryTX3G * tx3g) in sample_entry_tx3g_free()
677 static SampleTableEntryTX3G *
680 SampleTableEntryTX3G *tx3g = g_new0 (SampleTableEntryTX3G, 1); in sample_entry_tx3g_new()
718 sample_entry_tx3g_free ((SampleTableEntryTX3G *) se); in atom_stsd_remove_entries()
2203 sample_entry_tx3g_copy_data (SampleTableEntryTX3G * tx3g, guint8 ** buffer, in sample_entry_tx3g_copy_data()
2536 if (!sample_entry_tx3g_copy_data ((SampleTableEntryTX3G *) in atom_stsd_copy_data()
3631 SampleTableEntryTX3G *tx3g = NULL; in atom_trak_tx3g_update_dimension()
3639 tx3g = (SampleTableEntryTX3G *) entry; in atom_trak_tx3g_update_dimension()
4108 static SampleTableEntryTX3G *
[all …]
Datoms.h503 } SampleTableEntryTX3G; typedef
1081 SampleTableEntryTX3G * atom_trak_set_subtitle_type (AtomTRAK * trak, AtomsContext * context,