Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpopus.c29 #define buffer_from_array(a) gst_buffer_new_memdup (a, G_N_ELEMENTS (a)) macro
57 GstBuffer *buf = buffer_from_array (opus_data); in GST_START_TEST()
72 GstBuffer *buf = buffer_from_array (opus_rtp_buf); in GST_START_TEST()
93 buf = buffer_from_array (opus_data); in GST_START_TEST()
140 buf = buffer_from_array (opus_rtp_buf); in GST_START_TEST()