Searched refs:GstWebRTCRTPTransceiverDirection (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcsdp.h | 47 GstWebRTCRTPTransceiverDirection _get_direction_from_media (const GstSDPMedia * me… 49 GstWebRTCRTPTransceiverDirection _intersect_answer_directions (GstWebRTCRTPTransceive… 50 … GstWebRTCRTPTransceiverDirection answer); 53 … GstWebRTCRTPTransceiverDirection direction); 55 GstWebRTCRTPTransceiverDirection _get_final_direction (GstWebRTCRTPTransceiv… 56 … GstWebRTCRTPTransceiverDirection remote_dir);
|
D | webrtcsdp.c | 355 GstWebRTCRTPTransceiverDirection 358 GstWebRTCRTPTransceiverDirection new_dir = in _get_direction_from_media() 396 GstWebRTCRTPTransceiverDirection 397 _intersect_answer_directions (GstWebRTCRTPTransceiverDirection offer, in _intersect_answer_directions() 398 GstWebRTCRTPTransceiverDirection answer) in _intersect_answer_directions() 426 GstWebRTCRTPTransceiverDirection direction) in _media_replace_direction() 456 GstWebRTCRTPTransceiverDirection 457 _get_final_direction (GstWebRTCRTPTransceiverDirection local_dir, in _get_final_direction() 458 GstWebRTCRTPTransceiverDirection remote_dir) in _get_final_direction() 460 GstWebRTCRTPTransceiverDirection new_dir; in _get_final_direction()
|
D | gstwebrtcbin.c | 1564 GstWebRTCRTPTransceiverDirection local_dir, remote_dir; in _check_if_negotiation_is_needed() 1622 GstWebRTCRTPTransceiverDirection intersect_dir; in _check_if_negotiation_is_needed() 2205 GstWebRTCRTPTransceiverDirection direction, guint mline, GstWebRTCKind kind, in _create_webrtc_transceiver() 3960 GstWebRTCRTPTransceiverDirection offer_dir, answer_dir; in _create_answer_task() 4848 GstWebRTCRTPTransceiverDirection prev_dir = rtp_trans->current_direction; in _update_transceiver_from_sdp_media() 4849 GstWebRTCRTPTransceiverDirection new_dir; in _update_transceiver_from_sdp_media() 4883 GstWebRTCRTPTransceiverDirection local_dir, remote_dir; in _update_transceiver_from_sdp_media() 5739 GstWebRTCRTPTransceiverDirection new_dir; in _set_description_task() 6194 GstWebRTCRTPTransceiverDirection direction, GstCaps * caps) in gst_webrtc_bin_add_transceiver()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/ |
D | webrtc-priv.h | 70 GstWebRTCRTPTransceiverDirection direction; 71 GstWebRTCRTPTransceiverDirection current_direction;
|
D | webrtc_fwd.h | 249 } GstWebRTCRTPTransceiverDirection; typedef
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | webrtcbin.c | 1594 GstWebRTCRTPTransceiverDirection direction, trans_direction; in GST_START_TEST() 1634 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST() 1686 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST() 3533 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST() 3611 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST() 3649 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST() 3685 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST() 3716 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST() 4310 GstWebRTCRTPTransceiverDirection direction; in GST_START_TEST()
|