Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h268 #define GST_RTCP_REDUCED_SIZE_VALID_MASK (0xc000 | 0xf8) macro
Dgstrtcpbuffer.c200 GST_RTCP_REDUCED_SIZE_VALID_MASK); in gst_rtcp_buffer_validate_data_reduced()