Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h131 void gst_encoding_profile_set_name (GstEncodingProfile *profile,
Dencoding-target.c690 gst_encoding_profile_set_name (sprof, pname); in parse_encoding_profile()
696 gst_encoding_profile_set_name (sprof, pname); in parse_encoding_profile()
Dencoding-profile.c646 gst_encoding_profile_set_name (GstEncodingProfile * profile, const gchar * name) in gst_encoding_profile_set_name() function
2242 gst_encoding_profile_set_name (profile, subid ? subid : stream_id); in create_stream_profile_recurse()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dencodebin.c994 gst_encoding_profile_set_name (vorbisprof, "vorbisprofile"); in GST_START_TEST()
1002 gst_encoding_profile_set_name (theoraprof, "theoraprofile"); in GST_START_TEST()