Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tools/
Dutils.c116 gst_encoding_profile_set_presence (profile, 1);
123 gst_encoding_profile_set_presence (tmpsubprof->data, 1);
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h176 void gst_encoding_profile_set_presence (GstEncodingProfile *profile,
Dencoding-profile.c808 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence() function