Home
last modified time | relevance | path

Searched refs:GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.c47 (GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV | \
465 direction = GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV; in gst_rtp_header_extension_set_attributes_from_caps()
744 if ((priv->direction & GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV) == in gst_rtp_header_extension_set_caps_from_attributes_helper()
745 GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV) in gst_rtp_header_extension_set_caps_from_attributes_helper()
Dgstrtphdrext.h127 GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV = ( enumerator
Dgstrtp-enumtypes.c211 …{ C_FLAGS(GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV), "GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRE… in gst_rtp_header_extension_direction_get_type()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtphdrext.c116 GST_RTP_HEADER_EXTENSION_DIRECTION_SENDRECV | in GST_START_TEST()