Searched refs:link_ret (Results 1 – 2 of 2) sorted by relevance
146 int ret, link_ret; in do_deps_modreq_global() local158 link_ret = 0; in do_deps_modreq_global()161 link_ret = -3; in do_deps_modreq_global()169 CU_ASSERT_FATAL(ret == link_ret); in do_deps_modreq_global()
768 GstPadLinkReturn link_ret; in new_decoded_pad_added_cb() local792 link_ret = gst_pad_link (pad, GST_PAD (proxy_pad)); in new_decoded_pad_added_cb()793 if (link_ret != GST_PAD_LINK_OK) { in new_decoded_pad_added_cb()797 " ret %d", reader->path, pad, link_ret)); in new_decoded_pad_added_cb()