Searched refs:gst_toc_get_entries (Results 1 – 12 of 12) sorted by relevance
88 entries = gst_toc_get_entries (toc_t); in CHECK_TOC()183 fail_unless_equals_int (g_list_length (gst_toc_get_entries (toc)), 1); in GST_START_TEST()235 fail_unless_equals_int (g_list_length (gst_toc_get_entries (toc)), 2); in GST_START_TEST()
76 entries = gst_toc_get_entries (toc_t); in CHECK_TOC()
293 demuxed_cur = gst_toc_get_entries (demuxed_toc); in GST_START_TEST()294 for (ref_cur = gst_toc_get_entries (ref_toc); ref_cur != NULL; in GST_START_TEST()
643 cur_entry = gst_toc_get_entries (ref_toc); in check_toc()717 cur_ref_entry = gst_toc_get_entries (ref_toc); in find_and_check_tags()718 cur_internal_entry = gst_toc_get_entries (internal_toc); in find_and_check_tags()
159 GList * gst_toc_get_entries (const GstToc *toc);
260 gst_toc_get_entries (const GstToc * toc) in gst_toc_get_entries() function
814 list = gst_toc_get_entries (toc); in gst_wavenc_write_toc()833 list = gst_toc_get_entries (toc); in gst_wavenc_write_toc()
1440 if (gst_toc_get_entries (toc) != NULL) { in gst_matroska_read_common_parse_chapters()1441 gst_matroska_read_common_postprocess_toc_entries (gst_toc_get_entries (toc), in gst_matroska_read_common_parse_chapters()2715 cur = gst_toc_get_entries (common->toc); in gst_matroska_read_common_parse_metadata_id_tag()2716 internal_cur = gst_toc_get_entries (common->internal_toc); in gst_matroska_read_common_parse_metadata_id_tag()
3385 cur = gst_toc_get_entries (toc); in gst_matroska_mux_start()3687 for (cur = gst_toc_get_entries (mux->internal_toc); cur != NULL; in gst_matroska_mux_finish()
480 entries = gst_toc_get_entries (toc); in print_properties()
502 list = gst_toc_get_entries (toc); in add_cuesheet()521 list = gst_toc_get_entries (toc); in add_cuesheet()
679 entries = gst_toc_get_entries (toc); in bus_handler()