Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dencodebin.c66 create_ogg_theora_vorbis_profile (guint theorapresence, guint vorbispresence) in create_ogg_theora_vorbis_profile() function
427 set_profile (ebin, create_ogg_theora_vorbis_profile (1, 1)); in GST_START_TEST()
469 set_profile (ebin, create_ogg_theora_vorbis_profile (0, 0)); in GST_START_TEST()
750 set_profile (ebin, create_ogg_theora_vorbis_profile (1, 1)); in GST_START_TEST()
810 set_profile (ebin, create_ogg_theora_vorbis_profile (0, 0)); in GST_START_TEST()
960 prof2 = create_ogg_theora_vorbis_profile (1, 1); in GST_START_TEST()