Lines Matching refs:GstTocEntry
355 static GstTocEntry *
358 GstTocEntry *toc_entry, *toc_sub_entry; in new_chapter()
403 GstTocEntry *toc_edition_entry, *toc_entry; in new_reference_toc()
428 GstTocEntry *toc_entry; in new_no_edition_toc()
508 check_chapter (GstTocEntry * toc_entry, GstTocEntry * internal_toc_entry, in check_chapter()
515 GstTocEntry *internal_chapter; in check_chapter()
630 GstTocEntry *internal_edition; in check_toc()
675 static GstTocEntry *
676 find_toc_entry (GstTocEntry * ref_toc_entry, GstTocEntry * internal_toc_entry, in find_toc_entry()
681 GstTocEntry *result = NULL; in find_toc_entry()
711 GstTocEntry *ref_toc_entry = NULL; in find_and_check_tags()