Home
last modified time | relevance | path

Searched refs:GstVideoOrientationInterface (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideoorientation.c46 gst_video_orientation_default_init (GstVideoOrientationInterface * in gst_video_orientation_default_init()
74 GstVideoOrientationInterface *iface = in gst_video_orientation_get_hflip()
95 GstVideoOrientationInterface *iface = in gst_video_orientation_get_vflip()
116 GstVideoOrientationInterface *iface = in gst_video_orientation_get_hcenter()
137 GstVideoOrientationInterface *iface = in gst_video_orientation_get_vcenter()
158 GstVideoOrientationInterface *iface = in gst_video_orientation_set_hflip()
179 GstVideoOrientationInterface *iface = in gst_video_orientation_set_vflip()
200 GstVideoOrientationInterface *iface = in gst_video_orientation_set_hcenter()
221 GstVideoOrientationInterface *iface = in gst_video_orientation_set_vcenter()
Dvideoorientation.h37 (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GST_TYPE_VIDEO_ORIENTATION, GstVideoOrientationInterface))
45 typedef struct _GstVideoOrientationInterface GstVideoOrientationInterface; typedef
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2vidorient.h33 void gst_v4l2_video_orientation_interface_init (GstVideoOrientationInterface * iface);
104 …interface_as_function ## _video_orientation_interface_init (GstVideoOrientationInterface * iface) …
Dgstv4l2vidorient.c37 gst_v4l2_video_orientation_interface_init (GstVideoOrientationInterface * iface) in gst_v4l2_video_orientation_interface_init()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_i386_osx.h74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 56},
Dstruct_ppc32.h74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 40},
Dstruct_i386.h74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 40},
Dstruct_arm.h74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 56},
Dstruct_ppc64.h74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
Dstruct_aarch64.h74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
Dstruct_x86_64.h74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrc.c236 static void gst_rpi_cam_src_orientation_init (GstVideoOrientationInterface *
842 gst_rpi_cam_src_orientation_init (GstVideoOrientationInterface * iface) in gst_rpi_cam_src_orientation_init()