Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c629 (GST_ENCODING_PROFILE (cprof)), "ogg"); in GST_START_TEST()
638 (GST_ENCODING_PROFILE (cprof)), "spx"); in GST_START_TEST()
647 (GST_ENCODING_PROFILE (cprof)), "ogg"); in GST_START_TEST()
656 (GST_ENCODING_PROFILE (cprof)), "ogv"); in GST_START_TEST()
665 fail_unless (gst_encoding_profile_get_file_extension (GST_ENCODING_PROFILE in GST_START_TEST()
676 (GST_ENCODING_PROFILE (cprof)), "mp3"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h40 #define GST_ENCODING_PROFILE(obj) \ macro
Dencoding-profile.c1745 GST_ENCODING_PROFILE (gst_encoding_container_profile_new in create_encoding_profile_from_caps()
1768 GST_ENCODING_PROFILE (gst_encoding_audio_profile_new (caps, preset_name, in create_encoding_profile_from_caps()
1774 GST_ENCODING_PROFILE (gst_encoding_video_profile_new (caps, preset_name, in create_encoding_profile_from_caps()
1779 GST_ENCODING_PROFILE (gst_encoding_container_profile_new in create_encoding_profile_from_caps()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtmux.c820 GST_ENCODING_PROFILE (gst_encoding_audio_profile_new (caps, NULL, NULL, in create_qtmux_profile()
932 GST_ENCODING_PROFILE (gst_encoding_audio_profile_new (caps, NULL, NULL, in create_mp4mux_profile()