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/ |
D | gstrtpbuffer.h | 228 gboolean gst_rtp_buffer_add_extension_twobytes_header (GstRTPBuffer *rtp,
|
D | gstrtpbuffer.c | 1724 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/ |
D | gstrtpredenc.c | 207 gst_rtp_buffer_add_extension_twobytes_header (&red_rtp, appbits, in _alloc_red_packet_and_fill_headers()
|
D | gstrtpulpfecenc.c | 384 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/ |
D | rtp.c | 366 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()
|
D | rtpbasedepayload.c | 417 fail_unless (gst_rtp_buffer_add_extension_twobytes_header (&rtp, 0, in rtp_buffer_set_valist()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 48718 gst_rtp_buffer_add_extension_twobytes_header() can have a const argument for
|