Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datomsrecovery.c878 if (!atom_stco64_copy_data (&stbl->stco64, NULL, NULL, &offset)) { in trak_recov_data_get_trak_atom_size()
925 if (!atom_stco64_copy_data (&stbl->stco64, &buffer, &size, &offset)) { in moov_recov_get_stbl_children_data()
Datoms.h1005 guint64 atom_stco64_copy_data (AtomSTCO64 *atom, guint8 **buffer,
Datoms.c2423 atom_stco64_copy_data (AtomSTCO64 * stco64, guint8 ** buffer, guint64 * size, in atom_stco64_copy_data() function
2604 if (!atom_stco64_copy_data (&stbl->stco64, buffer, size, offset)) { in atom_stbl_copy_data()