Searched refs:AtomTREX (Results 1 – 3 of 3) sorted by relevance
1555 atom_trex_free (AtomTREX * trex) in atom_trex_free()1569 atom_trex_free ((AtomTREX *) walker->data); in atom_mvex_clear()3024 atom_trex_copy_data (AtomTREX * trex, guint8 ** buffer, guint64 * size, in atom_trex_copy_data()3062 if (!atom_trex_copy_data ((AtomTREX *) walker->data, buffer, size, offset)) { in atom_mvex_copy_data()3375 atom_moov_add_trex (AtomMOOV * moov, AtomTREX * trex) in atom_moov_add_trex()3380 static AtomTREX *3384 AtomTREX *trex = g_new0 (AtomTREX, 1); in atom_trex_new()
765 } AtomTREX; typedef
4158 AtomTREX *trex = walk2->data; in gst_qt_mux_stop_file()