Searched refs:GstRTPHeaderExtensionFlags (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtphdrext.h | 104 } GstRTPHeaderExtensionFlags; typedef 185 GstRTPHeaderExtensionFlags (*get_supported_flags) (GstRTPHeaderExtension * ext); 192 GstRTPHeaderExtensionFlags write_flags, 198 GstRTPHeaderExtensionFlags read_flags, 235 GstRTPHeaderExtensionFlags gst_rtp_header_extension_get_supported_flags (GstRTPHeaderExtension * ex… 244 … GstRTPHeaderExtensionFlags write_flags, 250 … GstRTPHeaderExtensionFlags read_flags,
|
D | gstrtphdrext.c | 234 GstRTPHeaderExtensionFlags 296 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_write() 332 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_read()
|
D | gstrtpbasedepayload.c | 1164 GstRTPHeaderExtensionFlags ext_flags = 0; in read_rtp_header_extensions()
|
D | gstrtpbasepayload.c | 1605 GstRTPHeaderExtensionFlags flags;
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtpdummyhdrextimpl.c | 53 GstRTPHeaderExtensionFlags supported_flags; 74 static GstRTPHeaderExtensionFlags 79 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, 82 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, 154 static GstRTPHeaderExtensionFlags 175 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_dummy_hdr_ext_write() 191 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, in gst_rtp_dummy_hdr_ext_read()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtphdrext-twcc.c | 56 static GstRTPHeaderExtensionFlags 61 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, 64 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, 153 static GstRTPHeaderExtensionFlags 168 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_twcc_write() 225 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_twcc_read()
|
D | gstrtphdrext-clientaudiolevel.c | 90 static GstRTPHeaderExtensionFlags 154 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_client_audio_level_write() 193 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_client_audio_level_read()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtphdrext-colorspace.c | 75 static GstRTPHeaderExtensionFlags 100 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_colorspace_write() 333 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_colorspace_read()
|
D | gstrtpulpfecenc.c | 344 GstRTPHeaderExtensionFlags twcc_ext_flags, guint8 twcc_appbits) in gst_rtp_ulpfec_enc_stream_ctx_push_fec_packets() 522 GstRTPHeaderExtensionFlags twcc_ext_flags = 0; in gst_rtp_ulpfec_enc_stream_ctx_process()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtphdrextclientaudiolevel.c | 146 GstRTPHeaderExtensionFlags flags; in GST_START_TEST() 194 GstRTPHeaderExtensionFlags flags; in GST_START_TEST()
|