Searched refs:gst_rtmp_byte_array_append_bytes (Results 1 – 3 of 3) sorted by relevance
29 void gst_rtmp_byte_array_append_bytes (GByteArray * bytearray, GBytes * bytes);
132 gst_rtmp_byte_array_append_bytes (ba, random_bytes); in create_c0c1()
37 gst_rtmp_byte_array_append_bytes (GByteArray * bytearray, GBytes * bytes) in gst_rtmp_byte_array_append_bytes() function