Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dencodebin.c980 GstEncodingProfile *vorbisprof, *theoraprof; in GST_START_TEST() local
999 theoraprof = in GST_START_TEST()
1002 gst_encoding_profile_set_name (theoraprof, "theoraprofile"); in GST_START_TEST()
1003 fail_unless (gst_encoding_container_profile_add_profile (cprof, theoraprof)); in GST_START_TEST()