Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h930 typedef guint64 (*AtomFreeFunc) (Atom *atom); typedef
942 AtomFreeFunc free_func;
Datoms.c166 AtomCopyDataFunc copy_func, AtomFreeFunc free_func) in atom_info_list_prepend_atom()
5385 (AtomCopyDataFunc) atom_data_copy_data, (AtomFreeFunc) atom_data_free); in build_mov_wave_extension()
5400 (AtomCopyDataFunc) atom_frma_copy_data, (AtomFreeFunc) atom_frma_free); in build_mov_wave_extension()
5739 (AtomCopyDataFunc) atom_data_copy_data, (AtomFreeFunc) atom_data_free); in build_ima_adpcm_extension()
5751 (AtomCopyDataFunc) atom_frma_copy_data, (AtomFreeFunc) atom_frma_free); in build_ima_adpcm_extension()