• Home
  • Raw
  • Download

Lines Matching refs:GDestroyNotify

232       (GDestroyNotify) _gst_mpegts_eit_event_free);  in _parse_eit()
305 (GDestroyNotify) _gst_mpegts_eit_free); in gst_mpegts_section_get_eit()
403 (GDestroyNotify) _gst_mpegts_bat_stream_free); in _parse_bat()
481 (GDestroyNotify) _gst_mpegts_bat_free); in gst_mpegts_section_get_bat()
583 (GDestroyNotify) _gst_mpegts_nit_stream_free); in _parse_nit()
661 (GDestroyNotify) _gst_mpegts_nit_free); in gst_mpegts_section_get_nit()
680 nit->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_nit_new()
682 nit->streams = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_nit_new()
703 (GDestroyNotify) gst_mpegts_descriptor_free); in gst_mpegts_nit_stream_new()
827 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_nit_free; in gst_mpegts_section_from_nit()
910 (GDestroyNotify) _gst_mpegts_sdt_service_free); in _parse_sdt()
988 (GDestroyNotify) _gst_mpegts_sdt_free); in gst_mpegts_section_get_sdt()
1007 sdt->services = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_sdt_new()
1027 service->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_sdt_service_new()
1147 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_sdt_free; in gst_mpegts_section_from_sdt()
1177 (GDestroyNotify) gst_date_time_unref); in gst_mpegts_section_get_tdt()
1252 (GDestroyNotify) _gst_mpegts_tot_free); in gst_mpegts_section_get_tot()
1336 (GDestroyNotify) _gst_mpegts_sit_service_free); in _parse_sit()
1408 (GDestroyNotify) _gst_mpegts_sit_free); in gst_mpegts_section_get_sit()