Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Ddiscoverer.c32 static gboolean have_theora, have_ogg; variable
70 if (have_theora && have_ogg) { in GST_START_TEST()
300 if (have_theora && have_ogg) { in test_disco_async_with_context()
382 have_theora = gst_registry_check_feature_version (gst_registry_get (), in discoverer_suite()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsplitmuxsrc.c684 gboolean have_theora, have_ogg, have_vorbis, have_matroska, have_qtmux, in splitmuxsrc_suite() local
688 have_theora = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
705 if (have_theora && have_ogg) { in splitmuxsrc_suite()
Dsplitmuxsink.c816 gboolean have_theora, have_ogg, have_vorbis, have_matroska, have_qtmux, in splitmuxsink_suite() local
820 have_theora = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
843 if (have_theora && have_ogg) { in splitmuxsink_suite()