Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c628 fail_unless_equals_string (gst_encoding_profile_get_file_extension in GST_START_TEST()
637 fail_unless_equals_string (gst_encoding_profile_get_file_extension in GST_START_TEST()
646 fail_unless_equals_string (gst_encoding_profile_get_file_extension in GST_START_TEST()
655 fail_unless_equals_string (gst_encoding_profile_get_file_extension in GST_START_TEST()
665 fail_unless (gst_encoding_profile_get_file_extension (GST_ENCODING_PROFILE in GST_START_TEST()
675 fail_unless_equals_string (gst_encoding_profile_get_file_extension in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h201 const gchar * gst_encoding_profile_get_file_extension (GstEncodingProfile * profile);
Dencoding-profile.c1498 gst_encoding_profile_get_file_extension (GstEncodingProfile * profile) in gst_encoding_profile_get_file_extension() function
1525 ext = gst_encoding_profile_get_file_extension (child_profile); in gst_encoding_profile_get_file_extension()
/third_party/gstreamer/gstplugins_base/
DChangeLog6208 Trying to use gst_encoding_profile_get_file_extension on a
77459 encoding-profile: add gst_encoding_profile_get_file_extension()
77460 API: gst_encoding_profile_get_file_extension()