• Home
  • Raw
  • Download

Lines Matching refs:GDestroyNotify

166       (GDestroyNotify) _gst_mpegts_atsc_vct_source_free);  in _parse_atsc_vct()
271 (GDestroyNotify) _gst_mpegts_atsc_vct_free); in gst_mpegts_section_get_atsc_tvct()
295 (GDestroyNotify) _gst_mpegts_atsc_vct_free); in gst_mpegts_section_get_atsc_cvct()
369 (GDestroyNotify) _gst_mpegts_atsc_mgt_table_free); in _parse_atsc_mgt()
540 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_atsc_mgt_free; in gst_mpegts_section_from_atsc_mgt()
564 (GDestroyNotify) _gst_mpegts_atsc_mgt_free); in gst_mpegts_section_get_atsc_mgt()
582 mgt->tables = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_mgt_new()
585 mgt->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_mgt_new()
761 (GDestroyNotify) _gst_mpegts_atsc_mult_string_free); in _parse_atsc_mult_string()
772 (GDestroyNotify) _gst_mpegts_atsc_string_segment_free); in _parse_atsc_mult_string()
979 eit->events = g_ptr_array_new_with_free_func ((GDestroyNotify) in _parse_atsc_eit()
1064 (GDestroyNotify) _gst_mpegts_atsc_eit_free); in gst_mpegts_section_get_atsc_eit()
1150 (GDestroyNotify) _gst_mpegts_atsc_ett_free); in gst_mpegts_section_get_atsc_ett()
1297 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_atsc_stt_free; in gst_mpegts_section_from_atsc_stt()
1321 (GDestroyNotify) _gst_mpegts_atsc_stt_free); in gst_mpegts_section_get_atsc_stt()
1338 stt->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_stt_new()
1481 (GDestroyNotify) _gst_mpegts_atsc_rrt_dimension_free); in _parse_rrt()
1503 (GDestroyNotify) _gst_mpegts_atsc_rrt_dimension_value_free); in _parse_rrt()
1672 section->destroy_parsed = (GDestroyNotify) _gst_mpegts_atsc_rrt_free; in gst_mpegts_section_from_atsc_rrt()
1697 (GDestroyNotify) _gst_mpegts_atsc_rrt_free); in gst_mpegts_section_get_atsc_rrt()
1714 val->abbrev_ratings = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_rrt_dimension_value_new()
1716 val->ratings = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_rrt_dimension_value_new()
1734 dim->names = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_rrt_dimension_new()
1736 dim->values = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_rrt_dimension_new()
1754 rrt->names = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_rrt_new()
1756 rrt->dimensions = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_rrt_new()
1758 rrt->descriptors = g_ptr_array_new_with_free_func ((GDestroyNotify) in gst_mpegts_atsc_rrt_new()