Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c1598 GstCaps *incaps, *convert_outcaps; in GST_START_TEST() local
1616 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()