Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.c1326 gboolean update_ok = TRUE; in gst_rtp_base_depayload_set_src_caps_from_hdrext() local
1338 update_ok = in gst_rtp_base_depayload_set_src_caps_from_hdrext()
1341 if (!update_ok) { in gst_rtp_base_depayload_set_src_caps_from_hdrext()
1349 if (G_UNLIKELY (update_ok && !gst_caps_is_equal (src_caps, new_caps))) { in gst_rtp_base_depayload_set_src_caps_from_hdrext()
1357 return update_ok; in gst_rtp_base_depayload_set_src_caps_from_hdrext()