Searched refs:common_creation (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | encoding-profile.c | 1254 common_creation (GType objtype, GstCaps * format, const gchar * preset, in common_creation() function 1299 common_creation (GST_TYPE_ENCODING_CONTAINER_PROFILE, format, preset, in gst_encoding_container_profile_new() 1330 common_creation (GST_TYPE_ENCODING_VIDEO_PROFILE, format, preset, NULL, in gst_encoding_video_profile_new() 1355 common_creation (GST_TYPE_ENCODING_AUDIO_PROFILE, format, preset, NULL, in gst_encoding_audio_profile_new() 2325 common_creation (G_OBJECT_TYPE (self), self->format, self->preset, in gst_encoding_profile_copy()
|