Searched refs:testpad (Results 1 – 1 of 1) sorted by relevance
493 GstPad *testpad = g_value_get_object (&paditem); in get_encodebin_pad_for_caps() local495 if (!gst_pad_is_linked (testpad) && !find_stream (self, NULL, testpad)) { in get_encodebin_pad_for_caps()496 GstCaps *sinkcaps = gst_pad_query_caps (testpad, NULL); in get_encodebin_pad_for_caps()501 res = gst_object_ref (testpad); in get_encodebin_pad_for_caps()