Searched defs:stbl (Results 1 – 7 of 7) sorted by relevance
/third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
D | efi_hii.c | 102 static void free_strings_table(struct efi_string_table *stbl) in free_strings_table() 116 struct efi_string_table *stbl; in remove_strings_package() local 132 struct efi_string_table *stbl = NULL; in add_strings_package() local 827 struct efi_string_table *stbl; in new_string() local 884 struct efi_string_table *stbl; in get_string() local 931 struct efi_string_table *stbl; in set_string() local 988 struct efi_string_table *stbl; in get_languages() local 1035 struct efi_string_table *stbl; in get_secondary_languages() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | atomsrecovery.c | 853 AtomSTBL *stbl = &trak->stbl; in trak_recov_data_get_trak_atom_size() local 892 AtomSTBL *stbl = &trak->stbl; in moov_recov_get_stbl_children_data() local
|
D | atomsrecovery.h | 110 AtomSTBL stbl; member
|
D | atoms.c | 850 atom_stbl_init (AtomSTBL * stbl) in atom_stbl_init() 866 atom_stbl_clear (AtomSTBL * stbl) in atom_stbl_clear() 2499 atom_stbl_copy_data (AtomSTBL * stbl, guint8 ** buffer, guint64 * size, in atom_stbl_copy_data() 3214 atom_stbl_add_stss_entry (AtomSTBL * stbl) in atom_stbl_add_stss_entry() 3244 atom_stbl_add_ctts_entry (AtomSTBL * stbl, guint32 nsamples, guint32 offset) in atom_stbl_add_ctts_entry() 3253 atom_stbl_add_samples (AtomSTBL * stbl, guint32 nsamples, guint32 delta, in atom_stbl_add_samples() 3276 AtomSTBL *stbl = &trak->mdia.minf.stbl; in atom_trak_add_samples() local
|
D | atoms.h | 606 AtomSTBL stbl; member
|
D | gstqtmux.c | 3825 AtomSTBL *stbl = &qpad->trak->mdia.minf.stbl; in gst_qt_mux_stop_file() local
|
D | qtdemux.c | 9088 qtdemux_stbl_init (GstQTDemux * qtdemux, QtDemuxStream * stream, GNode * stbl) in qtdemux_stbl_init() 10455 GNode *stbl; in qtdemux_parse_trak() local
|