Searched defs:subentry (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gsttoc.c | 343 GstTocEntry *subentry, *subsubentry; in gst_toc_entry_find_sub_entry() local 379 GstTocEntry *entry, *subentry; in gst_toc_find_entry() local 674 gst_toc_entry_append_sub_entry (GstTocEntry * entry, GstTocEntry * subentry) in gst_toc_entry_append_sub_entry()
|
/third_party/python/Modules/ |
D | _lsprof.c | 252 ProfilerSubEntry *subentry = (ProfilerSubEntry*) header; in freeSubEntry() local 294 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in initContext() local 320 ProfilerSubEntry *subentry = getSubEntry(pObj, caller, entry); in Stop() local
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfdec.c | 622 GstTocEntry *entry = NULL, *subentry = NULL; in create_and_send_toc() local
|
/third_party/gstreamer/gstplugins_good/gst/wavenc/ |
D | gstwavenc.c | 792 GstTocEntry *entry, *subentry; in gst_wavenc_write_toc() local
|
/third_party/gstreamer/gstplugins_good/ext/flac/ |
D | gstflacenc.c | 493 GstTocEntry *entry, *subentry = NULL; in add_cuesheet() local
|