Searched refs:convert_outcaps (Results 1 – 1 of 1) sorted by relevance
1598 GstCaps *incaps, *convert_outcaps; in GST_START_TEST() local1616 convert_outcaps = gst_pad_get_current_caps (mysinkpad); in GST_START_TEST()1617 structure = gst_caps_get_structure (convert_outcaps, 0); in GST_START_TEST()1621 gst_caps_unref (convert_outcaps); in GST_START_TEST()