Home
last modified time | relevance | path

Searched refs:webrtc_kind_from_caps (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dutils.h68 GstWebRTCKind webrtc_kind_from_caps (const GstCaps * caps);
Dutils.c204 webrtc_kind_from_caps (const GstCaps * caps) in webrtc_kind_from_caps() function
Dgstwebrtcbin.c1908 kind = webrtc_kind_from_caps (ret); in _add_supported_attributes_to_caps()
3757 GstWebRTCKind kind = webrtc_kind_from_caps (caps); in _update_transceiver_kind_from_caps()
4118 webrtc_kind_from_caps (answer_caps)); in _create_answer_task()
6205 webrtc_kind_from_caps (caps), caps); in gst_webrtc_bin_add_transceiver()
7088 GstWebRTCKind kind = webrtc_kind_from_caps (caps); in gst_webrtc_bin_request_new_pad()
7107 kind = webrtc_kind_from_caps (caps); in gst_webrtc_bin_request_new_pad()
7153 webrtc_kind_from_caps (caps), NULL)); in gst_webrtc_bin_request_new_pad()
7162 serial, trans->kind, webrtc_kind_from_caps (caps)); in gst_webrtc_bin_request_new_pad()
/third_party/gstreamer/gstplugins_bad/
DChangeLog9796 webrtc: move webrtc_kind_from_caps() to utils