Searched refs:GstMiniObjectCopyFunction (Results 1 – 19 of 19) sorted by relevance
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstminiobject.h | 54 typedef GstMiniObject * (*GstMiniObjectCopyFunction) (const GstMiniObject *obj); typedef 218 GstMiniObjectCopyFunction copy; 231 GstMiniObjectCopyFunction copy_func,
|
| D | gstcontext.c | 151 (GstMiniObjectCopyFunction) _gst_context_copy, NULL, in gst_context_init()
|
| D | gsttoc.c | 146 (GstMiniObjectCopyFunction) gst_toc_copy, NULL, in gst_toc_new() 275 (GstMiniObjectCopyFunction) gst_toc_entry_copy, NULL, in gst_toc_entry_new_internal()
|
| D | gstsample.c | 137 (GstMiniObjectCopyFunction) _gst_sample_copy, NULL, in gst_sample_new()
|
| D | gstmemory.c | 124 (GstMiniObjectCopyFunction) _gst_memory_copy, NULL, in gst_memory_init()
|
| D | gstbufferlist.c | 135 (GstMiniObjectCopyFunction) _gst_buffer_list_copy, NULL, in gst_buffer_list_init()
|
| D | gstminiobject.c | 162 GstMiniObjectCopyFunction copy_func, in gst_mini_object_init()
|
| D | gsttaglist.c | 736 (GstMiniObjectCopyFunction) __gst_tag_list_copy, NULL, in gst_tag_list_new_internal()
|
| D | gstevent.c | 274 (GstMiniObjectCopyFunction) _gst_event_copy, NULL, in gst_event_init()
|
| D | gstcaps.c | 232 (GstMiniObjectCopyFunction) _gst_caps_copy, NULL, in gst_caps_init()
|
| D | gstquery.c | 689 (GstMiniObjectCopyFunction) _gst_query_copy, NULL, in gst_query_new_custom()
|
| D | gsturi.c | 1012 (GstMiniObjectCopyFunction) _gst_uri_copy, NULL, in _gst_uri_new()
|
| D | gstbuffer.c | 824 (GstMiniObjectCopyFunction) _gst_buffer_copy, in gst_buffer_init()
|
| D | gstmessage.c | 268 (GstMiniObjectCopyFunction) _gst_message_copy, in gst_message_init()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
| D | gstmikey.c | 775 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/ |
| D | gstmpegtssection.c | 224 (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/ |
| D | video-overlay-composition.c | 353 (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/ |
| D | gsteglimage.c | 281 (GstMiniObjectCopyFunction) _gst_egl_image_copy, NULL, in gst_egl_image_new_wrapped()
|
| /third_party/gstreamer/gstplugins_base/sys/xvimage/ |
| D | xvcontext.c | 654 (GstMiniObjectCopyFunction) gst_xvcontext_copy, in gst_xvcontext_new()
|