Home
last modified time | relevance | path

Searched refs:gst_encoding_profile_get_single_segment (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h156 gboolean gst_encoding_profile_get_single_segment (GstEncodingProfile *profile);
Dencoding-profile.c733 gst_encoding_profile_get_single_segment (GstEncodingProfile * profile) in gst_encoding_profile_get_single_segment() function
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c1590 if (gst_encoding_profile_get_single_segment (sprof)) { in _create_stream_group()