Searched refs:gst_rtp_buffer_new_copy_data (Results 1 – 5 of 5) sorted by relevance
139 GstBuffer *buf = gst_rtp_buffer_new_copy_data (rtp, rtp_length); in push_data()611 gst_rtp_buffer_new_copy_data (SAMPLE_ULPFEC0_MEDIA, in GST_START_TEST()
52 GstBuffer *buf = gst_rtp_buffer_new_copy_data (data, size); in create_rtp_buffer()
75 GstBuffer* gst_rtp_buffer_new_copy_data (gconstpointer data, gsize len);
23 packet. Alternatively, gst_rtp_buffer_new_copy_data() can be used if the user
185 gst_rtp_buffer_new_copy_data (gconstpointer data, gsize len) in gst_rtp_buffer_new_copy_data() function