Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.h228 gboolean gst_rtp_buffer_add_extension_twobytes_header (GstRTPBuffer *rtp,
Dgstrtpbuffer.c1724 gst_rtp_buffer_add_extension_twobytes_header (GstRTPBuffer * rtp, in gst_rtp_buffer_add_extension_twobytes_header() function
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpredenc.c207 gst_rtp_buffer_add_extension_twobytes_header (&red_rtp, appbits, in _alloc_red_packet_and_fill_headers()
Dgstrtpulpfecenc.c384 gst_rtp_buffer_add_extension_twobytes_header (&rtp, twcc_appbits, in gst_rtp_ulpfec_enc_stream_ctx_push_fec_packets()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c366 fail_unless (gst_rtp_buffer_add_extension_twobytes_header (&rtp, 0, 5, in GST_START_TEST()
384 fail_unless (gst_rtp_buffer_add_extension_twobytes_header (&rtp, 0, 5, in GST_START_TEST()
399 fail_unless (gst_rtp_buffer_add_extension_twobytes_header (&rtp, 0, 6, in GST_START_TEST()
Drtpbasedepayload.c417 fail_unless (gst_rtp_buffer_add_extension_twobytes_header (&rtp, 0, in rtp_buffer_set_valist()
/third_party/gstreamer/gstplugins_base/
DChangeLog48718 gst_rtp_buffer_add_extension_twobytes_header() can have a const argument for