Searched refs:GST_VIDEO_ORIENTATION_HORIZ (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglvideoflip.c | 80 {GST_VIDEO_ORIENTATION_HORIZ, "Flip horizontally", "horizontal-flip"}, 278 case GST_VIDEO_ORIENTATION_HORIZ: in _transform_caps() 316 case GST_VIDEO_ORIENTATION_HORIZ: in _set_active_method()
|
D | gstglimagesink.c | 193 {GST_VIDEO_ORIENTATION_HORIZ, "Flip horizontally", "horizontal-flip"}, 571 case GST_VIDEO_ORIENTATION_HORIZ: in gst_glimage_sink_set_rotate_method()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video.h | 84 GST_VIDEO_ORIENTATION_HORIZ, enumerator
|
D | video.c | 242 *method = GST_VIDEO_ORIENTATION_HORIZ; in gst_video_orientation_from_tag()
|
D | video-enumtypes.c | 1122 { C_ENUM(GST_VIDEO_ORIENTATION_HORIZ), "GST_VIDEO_ORIENTATION_HORIZ", "horiz" }, in gst_video_orientation_method_get_type()
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstvideoflip.c | 188 case GST_VIDEO_ORIENTATION_HORIZ: in gst_video_flip_transform_caps() 347 case GST_VIDEO_ORIENTATION_HORIZ: in gst_video_flip_planar_yuv() 571 case GST_VIDEO_ORIENTATION_HORIZ: in gst_video_flip_semi_planar_yuv() 721 case GST_VIDEO_ORIENTATION_HORIZ: in gst_video_flip_packed_simple() 877 case GST_VIDEO_ORIENTATION_HORIZ: in gst_video_flip_y422() 1053 case GST_VIDEO_ORIENTATION_HORIZ: in gst_video_flip_set_info() 1263 case GST_VIDEO_ORIENTATION_HORIZ: in gst_video_flip_src_event() 1315 gst_video_flip_set_method (vf, GST_VIDEO_ORIENTATION_HORIZ, TRUE); in gst_video_flip_sink_event()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | msdk.c | 610 case GST_VIDEO_ORIENTATION_HORIZ: in gst_msdk_get_mfx_video_orientation_from_video_direction()
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstglwidget.c | 734 case GST_VIDEO_ORIENTATION_HORIZ: in gtk_gst_gl_widget_set_rotate_method()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavpp.c | 1836 case GST_VIDEO_ORIENTATION_HORIZ: in gst_va_vpp_src_event() 1900 self->tag_direction = GST_VIDEO_ORIENTATION_HORIZ; in gst_va_vpp_sink_event()
|
D | gstvafilter.c | 955 case GST_VIDEO_ORIENTATION_HORIZ: in _from_video_orientation_method()
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | gstrpicamsrc.c | 721 case GST_VIDEO_ORIENTATION_HORIZ: in gst_rpi_cam_src_set_orientation()
|