Searched refs:gst_toc_ref (Results 1 – 5 of 5) sorted by relevance
146 ret = gst_toc_ref (data->toc); in gst_toc_setter_get_toc()176 data->toc = (toc) ? gst_toc_ref (toc) : NULL; in gst_toc_setter_set_toc()
164 #define gst_toc_ref(toc) (GstToc*)gst_mini_object_ref(GST_MINI_OBJECT_CAST(toc)) macro
137 ret->toc = gst_toc_ref (info->toc); in gst_discoverer_info_copy_int()451 ret->toc = gst_toc_ref (ptr->toc); in gst_discoverer_info_copy()
807 toc = gst_toc_ref (wavenc->toc); in gst_wavenc_write_toc()
1798 toc = gst_toc_ref (flacparse->toc); in gst_flac_parse_src_event()