Home
last modified time | relevance | path

Searched refs:GST_RTCP_VALID_MASK (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h260 #define GST_RTCP_VALID_MASK (0xc000 | 0x2000 | 0xfe) macro
Dgstrtcpbuffer.c219 GST_RTCP_VALID_MASK); in gst_rtcp_buffer_validate_data()