Home
last modified time | relevance | path

Searched refs:GstMiniObjectCopyFunction (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.h54 typedef GstMiniObject * (*GstMiniObjectCopyFunction) (const GstMiniObject *obj); typedef
218 GstMiniObjectCopyFunction copy;
231 GstMiniObjectCopyFunction copy_func,
Dgstcontext.c151 (GstMiniObjectCopyFunction) _gst_context_copy, NULL, in gst_context_init()
Dgsttoc.c146 (GstMiniObjectCopyFunction) gst_toc_copy, NULL, in gst_toc_new()
275 (GstMiniObjectCopyFunction) gst_toc_entry_copy, NULL, in gst_toc_entry_new_internal()
Dgstsample.c137 (GstMiniObjectCopyFunction) _gst_sample_copy, NULL, in gst_sample_new()
Dgstmemory.c124 (GstMiniObjectCopyFunction) _gst_memory_copy, NULL, in gst_memory_init()
Dgstbufferlist.c135 (GstMiniObjectCopyFunction) _gst_buffer_list_copy, NULL, in gst_buffer_list_init()
Dgstminiobject.c162 GstMiniObjectCopyFunction copy_func, in gst_mini_object_init()
Dgsttaglist.c736 (GstMiniObjectCopyFunction) __gst_tag_list_copy, NULL, in gst_tag_list_new_internal()
Dgstevent.c274 (GstMiniObjectCopyFunction) _gst_event_copy, NULL, in gst_event_init()
Dgstcaps.c232 (GstMiniObjectCopyFunction) _gst_caps_copy, NULL, in gst_caps_init()
Dgstquery.c689 (GstMiniObjectCopyFunction) _gst_query_copy, NULL, in gst_query_new_custom()
Dgsturi.c1012 (GstMiniObjectCopyFunction) _gst_uri_copy, NULL, in _gst_uri_new()
Dgstbuffer.c824 (GstMiniObjectCopyFunction) _gst_buffer_copy, in gst_buffer_init()
Dgstmessage.c268 (GstMiniObjectCopyFunction) _gst_message_copy, in gst_message_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstmikey.c775 GstMiniObjectCopyFunction copy; in gst_mikey_payload_new()
782 copy = (GstMiniObjectCopyFunction) gst_mikey_payload_kemac_copy; in gst_mikey_payload_new()
787 copy = (GstMiniObjectCopyFunction) gst_mikey_payload_t_copy; in gst_mikey_payload_new()
792 copy = (GstMiniObjectCopyFunction) gst_mikey_payload_pke_copy; in gst_mikey_payload_new()
803 copy = (GstMiniObjectCopyFunction) gst_mikey_payload_sp_copy; in gst_mikey_payload_new()
808 copy = (GstMiniObjectCopyFunction) gst_mikey_payload_rand_copy; in gst_mikey_payload_new()
815 copy = (GstMiniObjectCopyFunction) gst_mikey_payload_key_data_copy; in gst_mikey_payload_new()
885 (GstMiniObjectCopyFunction) mikey_message_copy, NULL, in gst_mikey_message_new()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c224 (GstMiniObjectCopyFunction) _gst_mpegts_section_copy, NULL, in _gst_mpegts_section_copy()
1125 (GstMiniObjectCopyFunction) _gst_mpegts_section_copy, NULL, in _gst_mpegts_section_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-overlay-composition.c353 (GstMiniObjectCopyFunction) gst_video_overlay_composition_copy, in gst_video_overlay_composition_new()
733 (GstMiniObjectCopyFunction) gst_video_overlay_rectangle_copy, in gst_video_overlay_rectangle_new_raw()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c281 (GstMiniObjectCopyFunction) _gst_egl_image_copy, NULL, in gst_egl_image_new_wrapped()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c654 (GstMiniObjectCopyFunction) gst_xvcontext_copy, in gst_xvcontext_new()