Searched refs:GstRTCPFBType (Results 1 – 4 of 4) sorted by relevance
112 } GstRTCPFBType; typedef541 GstRTCPFBType gst_rtcp_packet_fb_get_type (GstRTCPPacket *packet);544 void gst_rtcp_packet_fb_set_type (GstRTCPPacket *packet, GstRTCPFBType type);
2084 GstRTCPFBType2102 gst_rtcp_packet_fb_set_type (GstRTCPPacket * packet, GstRTCPFBType type) in gst_rtcp_packet_fb_set_type()
2648 static GstRTCPFBType2651 GstRTCPFBType ret = GST_RTCP_FB_TYPE_INVALID; in _gst_buffer_get_rtcp_fbtype()
2907 GstRTCPFBType fbtype; in rtp_session_process_feedback()