Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h78 #define GST_ENCODING_VIDEO_PROFILE(obj) \ macro
Dencoding-profile.c1032 GstEncodingVideoProfile *self = GST_ENCODING_VIDEO_PROFILE (profile), in gst_encoding_video_profile_copy()
1033 *copy = GST_ENCODING_VIDEO_PROFILE (copy_profile); in gst_encoding_video_profile_copy()
1973 (GST_ENCODING_VIDEO_PROFILE (profile), g_value_get_boolean (&v)); in create_encoding_stream_profile()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c1769 (GST_ENCODING_VIDEO_PROFILE (sprof))) { in _create_stream_group()