Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h531 } STSCEntry; typedef
537 ATOM_ARRAY (STSCEntry) entries;
Datoms.c2341 STSCEntry *prev_entry = &atom_array_index (&stsc->entries, len - 2); in atom_stsc_copy_data()
2342 STSCEntry *current_entry = &atom_array_index (&stsc->entries, len - 1); in atom_stsc_copy_data()
2357 STSCEntry *entry = &atom_array_index (&stsc->entries, i); in atom_stsc_copy_data()
3184 STSCEntry *nentry; in atom_stsc_add_new_entry()
3192 STSCEntry nentry; in atom_stsc_add_new_entry()
Dgstqtmux.c4113 STSCEntry *entry = &atom_array_index (&stbl->stsc.entries, i); in gst_qt_mux_stop_file()
4129 STSCEntry *prev_entry = in gst_qt_mux_stop_file()