Home
last modified time | relevance | path

Searched refs:GST_VIDEO_ORIENTATION_IDENTITY (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideoflip.c44 #define DEFAULT_METHOD GST_VIDEO_ORIENTATION_IDENTITY
75 {GST_VIDEO_ORIENTATION_IDENTITY, "Identity (no rotation)", "none"},
276 case GST_VIDEO_ORIENTATION_IDENTITY: in _transform_caps()
301 case GST_VIDEO_ORIENTATION_IDENTITY: in _set_active_method()
Dgstglimagesink.c183 #define DEFAULT_ROTATE_METHOD GST_VIDEO_ORIENTATION_IDENTITY
188 {GST_VIDEO_ORIENTATION_IDENTITY, "Identity (no rotation)", "none"},
555 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_glimage_sink_set_rotate_method()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideodirection.c28 #define PROP_DIRECTION_DEFAULT GST_VIDEO_ORIENTATION_IDENTITY
Dvideo.h80 GST_VIDEO_ORIENTATION_IDENTITY, enumerator
Dvideo.c234 *method = GST_VIDEO_ORIENTATION_IDENTITY; in gst_video_orientation_from_tag()
Dvideo-enumtypes.c1118 { C_ENUM(GST_VIDEO_ORIENTATION_IDENTITY), "GST_VIDEO_ORIENTATION_IDENTITY", "identity" }, in gst_video_orientation_method_get_type()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideoflip.c186 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_video_flip_transform_caps()
460 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_video_flip_planar_yuv()
659 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_video_flip_semi_planar_yuv()
760 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_video_flip_packed_simple()
976 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_video_flip_y422()
1051 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_video_flip_set_info()
1147 method == GST_VIDEO_ORIENTATION_IDENTITY); in gst_video_flip_set_method()
1207 proposed == GST_VIDEO_ORIENTATION_IDENTITY); in gst_video_flip_transform_frame()
1307 gst_video_flip_set_method (vf, GST_VIDEO_ORIENTATION_IDENTITY, TRUE); in gst_video_flip_sink_event()
1425 videoflip->proposed_method = GST_VIDEO_ORIENTATION_IDENTITY; in gst_video_flip_init()
[all …]
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgstgtkglsink.c117 GST_TYPE_VIDEO_ORIENTATION_METHOD, GST_VIDEO_ORIENTATION_IDENTITY, in gst_gtk_gl_sink_class_init()
171 g_value_set_enum (value, GST_VIDEO_ORIENTATION_IDENTITY); in gst_gtk_gl_sink_get_property()
Dgtkgstglwidget.c715 method = GST_VIDEO_ORIENTATION_IDENTITY; in gtk_gst_gl_widget_set_rotate_method()
722 case GST_VIDEO_ORIENTATION_IDENTITY: in gtk_gst_gl_widget_set_rotate_method()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dmsdk.c606 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_msdk_get_mfx_video_orientation_from_video_direction()
Dgstmsdkvpp.c185 #define PROP_VIDEO_DIRECTION_DEFAULT GST_VIDEO_ORIENTATION_IDENTITY
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c1803 GST_VIDEO_ORIENTATION_IDENTITY) { in gst_va_vpp_src_event()
1892 self->tag_direction = GST_VIDEO_ORIENTATION_IDENTITY; in gst_va_vpp_sink_event()
2034 self->direction = GST_VIDEO_ORIENTATION_IDENTITY; in gst_va_vpp_init()
Dgstvafilter.c689 GST_TYPE_VIDEO_ORIENTATION_METHOD, GST_VIDEO_ORIENTATION_IDENTITY, in gst_va_filter_install_properties()
951 case GST_VIDEO_ORIENTATION_IDENTITY: in _from_video_orientation_method()
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrc.c697 case GST_VIDEO_ORIENTATION_IDENTITY: in gst_rpi_cam_src_set_orientation()
752 orientation >= GST_VIDEO_ORIENTATION_IDENTITY && in gst_rpi_cam_src_set_orientation()