Home
last modified time | relevance | path

Searched refs:rx_config (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h660 … guint8 * gmin, guint8 * rx_config);
Dgstrtcpbuffer.c3559 guint8 * gmin, guint8 * rx_config) in gst_rtcp_packet_xr_get_voip_configuration_params() argument
3576 if (rx_config) in gst_rtcp_packet_xr_get_voip_configuration_params()
3577 *rx_config = data[28]; in gst_rtcp_packet_xr_get_voip_configuration_params()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c1623 guint8 r_factor, ext_r_factor, mos_lq, mos_cq, rx_config; in GST_START_TEST() local
1686 &rx_config)); in GST_START_TEST()
1688 fail_unless_equals_int (rx_config, rtcp_pkt[36]); in GST_START_TEST()