Home
last modified time | relevance | path

Searched refs:GstMiniObjectFreeFunction (Results 1 – 25 of 35) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dsubtitle.c68 (GstMiniObjectFreeFunction) _gst_subtitle_style_set_free); in gst_subtitle_style_set_new()
119 (GstMiniObjectFreeFunction) _gst_subtitle_element_free); in gst_subtitle_element_new()
160 (GstMiniObjectFreeFunction) _gst_subtitle_block_free); in gst_subtitle_block_new()
256 (GstMiniObjectFreeFunction) _gst_subtitle_region_free); in gst_subtitle_region_new()
/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.h75 typedef void (*GstMiniObjectFreeFunction) (GstMiniObject *obj); typedef
220 GstMiniObjectFreeFunction free;
233 GstMiniObjectFreeFunction free_func);
Dgstcontext.c152 (GstMiniObjectFreeFunction) _gst_context_free); in gst_context_init()
Dgsttoc.c147 (GstMiniObjectFreeFunction) gst_toc_free); in gst_toc_new()
276 (GstMiniObjectFreeFunction) gst_toc_entry_free); in gst_toc_entry_new_internal()
Dgstsample.c138 (GstMiniObjectFreeFunction) _gst_sample_free); in gst_sample_new()
Dgstmemory.c125 (GstMiniObjectFreeFunction) _gst_memory_free); in gst_memory_init()
Dgstbufferlist.c136 (GstMiniObjectFreeFunction) _gst_buffer_list_free); in gst_buffer_list_init()
Dgstdatetime.c93 NULL, NULL, (GstMiniObjectFreeFunction) gst_date_time_free); in gst_date_time_new_from_g_date_time()
Dgstminiobject.c164 GstMiniObjectFreeFunction free_func) in gst_mini_object_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkfence.c124 (GstMiniObjectFreeFunction) gst_vulkan_fence_free); in gst_vulkan_fence_new()
152 NULL, NULL, (GstMiniObjectFreeFunction) gst_vulkan_fence_free); in gst_vulkan_fence_new_always_signalled()
Dgstvkcommandbuffer.c93 (GstMiniObjectFreeFunction) gst_vulkan_command_buffer_free); in gst_vulkan_command_buffer_init()
Dgstvkimageview.c116 (GstMiniObjectFreeFunction) gst_vulkan_image_view_free); in gst_vulkan_image_view_new()
Dgstvkdescriptorset.c114 (GstMiniObjectFreeFunction) gst_vulkan_descriptor_set_free); in gst_vulkan_descriptor_set_init()
Dgstvkhandle.c81 (GstMiniObjectFreeFunction) gst_vulkan_handle_free); in gst_vulkan_handle_init()
Dgstvktrash.c110 (GstMiniObjectFreeFunction) gst_vulkan_trash_free); in gst_vulkan_trash_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8picture.c59 (GstMiniObjectFreeFunction) _gst_vp8_picture_free); in gst_vp8_picture_new()
Dgstvp9picture.c58 (GstMiniObjectFreeFunction) _gst_vp9_picture_free); in gst_vp9_picture_new()
Dgstav1picture.c60 (GstMiniObjectFreeFunction) _gst_av1_picture_free); in gst_av1_picture_new()
Dgstmpeg2picture.c67 (GstMiniObjectFreeFunction) _gst_mpeg2_picture_free); in gst_mpeg2_picture_new()
Dgsth265picture.c63 (GstMiniObjectFreeFunction) _gst_h265_picture_free); in gst_h265_picture_new()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadevice.c50 NULL, NULL, (GstMiniObjectFreeFunction) gst_va_device_free); in gst_va_device_new()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c225 (GstMiniObjectFreeFunction) _gst_mpegts_section_free); in _gst_mpegts_section_copy()
1126 (GstMiniObjectFreeFunction) _gst_mpegts_section_free); in _gst_mpegts_section_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecdevice.c64 (GstMiniObjectFreeFunction) gst_v4l2_codec_device_free); in gst_v4l2_codec_device_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-overlay-composition.c354 NULL, (GstMiniObjectFreeFunction) gst_video_overlay_composition_free); in gst_video_overlay_composition_new()
734 NULL, (GstMiniObjectFreeFunction) gst_video_overlay_rectangle_free); in gst_video_overlay_rectangle_new_raw()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c282 (GstMiniObjectFreeFunction) _gst_egl_image_free); in gst_egl_image_new_wrapped()

12