Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.c190 klass->set_caps_from_attributes = in gst_rtp_header_extension_class_init()
680 g_return_val_if_fail (klass->set_caps_from_attributes != NULL, FALSE); in gst_rtp_header_extension_set_caps_from_attributes()
682 return klass->set_caps_from_attributes (ext, caps); in gst_rtp_header_extension_set_caps_from_attributes()
Dgstrtphdrext.h209 gboolean (*set_caps_from_attributes) (GstRTPHeaderExtension * ext, member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtphdrext-clientaudiolevel.c248 rtp_hdr_class->set_caps_from_attributes = in gst_rtp_header_extension_client_audio_level_class_init()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpdummyhdrextimpl.c115 gstrtpheaderextension_class->set_caps_from_attributes = in gst_rtp_dummy_hdr_ext_class_init()