Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h163 const gchar * gst_encoding_profile_get_preset (GstEncodingProfile *profile);
Dencoding-target.c432 preset = gst_encoding_profile_get_preset (sprof); in serialize_stream_profiles()
508 profpreset = gst_encoding_profile_get_preset (prof); in serialize_encoding_profile()
Dencoding-profile.c565 gst_encoding_profile_get_preset (GstEncodingProfile * profile) in gst_encoding_profile_get_preset() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c54 fail_unless_equals_string (gst_encoding_profile_get_preset (profile), preset); \
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c950 preset = gst_encoding_profile_get_preset (profile); in _create_element_and_set_preset()
1277 GST_STR_NULL (gst_encoding_profile_get_preset (prof)), in _post_missing_plugin_message()
1489 if (!sgroup->encoder && (gst_encoding_profile_get_preset (sgroup->profile) in _create_stream_group()