Home
last modified time | relevance | path

Searched refs:gst_h265_get_profile_from_sps (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh265parser.c639 g_assert_cmpuint (gst_h265_get_profile_from_sps (&sps), ==, in GST_START_TEST()
662 g_assert_cmpuint (gst_h265_get_profile_from_sps (&sps), ==, in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h1812 GstH265Profile gst_h265_get_profile_from_sps (GstH265SPS * sps);
Dgsth265parser.c4360 gst_h265_get_profile_from_sps (GstH265SPS * sps) in gst_h265_get_profile_from_sps() function
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c992 GstH265Profile profile = gst_h265_get_profile_from_sps ((GstH265SPS *) sps); in _get_profile()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c2358 p = gst_h265_get_profile_from_sps (sps); in gst_h265_parse_update_src_caps()
/third_party/gstreamer/gstplugins_bad/
DChangeLog1935 And gst_h265_get_profile_from_sps() is also rewritten in terms of
8798 The function of gst_h265_get_profile_from_sps() is better than the