Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h191 gboolean gst_encoding_profile_is_equal (GstEncodingProfile *a,
Dencoding-profile.c1370 gst_encoding_profile_is_equal (GstEncodingProfile * a, GstEncodingProfile * b) in gst_encoding_profile_is_equal() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c337 fail_unless (gst_encoding_profile_is_equal (profloaded, proforig)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dencodebin.c171 fail_unless (gst_encoding_profile_is_equal (prof, prof2)); in GST_START_TEST()