Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.h204 gboolean (*update_non_rtp_src_caps) (GstRTPHeaderExtension * ext, member
Dgstrtphdrext.c644 if (klass->update_non_rtp_src_caps) { in gst_rtp_header_extension_update_non_rtp_src_caps()
645 return klass->update_non_rtp_src_caps (ext, caps); in gst_rtp_header_extension_update_non_rtp_src_caps()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpdummyhdrextimpl.c117 gstrtpheaderextension_class->update_non_rtp_src_caps = in gst_rtp_dummy_hdr_ext_class_init()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtphdrext-colorspace.c474 rtp_hdr_class->update_non_rtp_src_caps = in gst_rtp_header_extension_colorspace_class_init()