Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmputils.h29 void gst_rtmp_byte_array_append_bytes (GByteArray * bytearray, GBytes * bytes);
Drtmphandshake.c132 gst_rtmp_byte_array_append_bytes (ba, random_bytes); in create_c0c1()
Drtmputils.c37 gst_rtmp_byte_array_append_bytes (GByteArray * bytearray, GBytes * bytes) in gst_rtmp_byte_array_append_bytes() function