Home
last modified time | relevance | path

Searched refs:GST_VIDEO_ORIENTATION_CUSTOM (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo.h89 GST_VIDEO_ORIENTATION_CUSTOM, enumerator
Dvideo-enumtypes.c1127 { C_ENUM(GST_VIDEO_ORIENTATION_CUSTOM), "GST_VIDEO_ORIENTATION_CUSTOM", "custom" }, in gst_video_orientation_method_get_type()
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrc.c689 src->orientation = GST_VIDEO_ORIENTATION_CUSTOM; in gst_rpi_cam_src_reset_custom_orientation()
745 case GST_VIDEO_ORIENTATION_CUSTOM: in gst_rpi_cam_src_set_orientation()
753 orientation <= GST_VIDEO_ORIENTATION_CUSTOM ? in gst_rpi_cam_src_set_orientation()
754 orientation : GST_VIDEO_ORIENTATION_CUSTOM; in gst_rpi_cam_src_set_orientation()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideoflip.c361 if (method == GST_VIDEO_ORIENTATION_CUSTOM) { in gst_gl_video_flip_set_method()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstglwidget.c692 if (method == GST_VIDEO_ORIENTATION_CUSTOM) { in gtk_gst_gl_widget_set_rotate_method()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideoflip.c193 case GST_VIDEO_ORIENTATION_CUSTOM: in gst_video_flip_transform_caps()
1110 if (method == GST_VIDEO_ORIENTATION_CUSTOM) { in gst_video_flip_set_method()