Searched refs:gst_h265_get_profile_from_sps (Results 1 – 6 of 6) sorted by relevance
639 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()
1812 GstH265Profile gst_h265_get_profile_from_sps (GstH265SPS * sps);
4360 gst_h265_get_profile_from_sps (GstH265SPS * sps) in gst_h265_get_profile_from_sps() function
992 GstH265Profile profile = gst_h265_get_profile_from_sps ((GstH265SPS *) sps); in _get_profile()
2358 p = gst_h265_get_profile_from_sps (sps); in gst_h265_parse_update_src_caps()
1935 And gst_h265_get_profile_from_sps() is also rewritten in terms of8798 The function of gst_h265_get_profile_from_sps() is better than the