Searched refs:have_theora (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | discoverer.c | 32 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/ |
D | splitmuxsrc.c | 684 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()
|
D | splitmuxsink.c | 816 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()
|