Searched refs:GstVideoOrientationInterface (Results 1 – 12 of 12) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | videoorientation.c | 46 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()
|
D | videoorientation.h | 37 (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GST_TYPE_VIDEO_ORIENTATION, GstVideoOrientationInterface)) 45 typedef struct _GstVideoOrientationInterface GstVideoOrientationInterface; typedef
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2vidorient.h | 33 void gst_v4l2_video_orientation_interface_init (GstVideoOrientationInterface * iface); 104 …interface_as_function ## _video_orientation_interface_init (GstVideoOrientationInterface * iface) …
|
D | gstv4l2vidorient.c | 37 gst_v4l2_video_orientation_interface_init (GstVideoOrientationInterface * iface) in gst_v4l2_video_orientation_interface_init()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | struct_i386_osx.h | 74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 56},
|
D | struct_ppc32.h | 74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 40},
|
D | struct_i386.h | 74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 40},
|
D | struct_arm.h | 74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 56},
|
D | struct_ppc64.h | 74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
|
D | struct_aarch64.h | 74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
|
D | struct_x86_64.h | 74 {"GstVideoOrientationInterface", sizeof (GstVideoOrientationInterface), 80},
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | gstrpicamsrc.c | 236 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()
|