Home
last modified time | relevance | path

Searched refs:gst_video_orientation_get_vcenter (Results 1 – 25 of 39) sorted by relevance

12

/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/src/QGst/
H A Dvideoorientation.cpp52 gst_video_orientation_get_vcenter(object<GstVideoOrientation>(), &center); in verticalCenter()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideoorientation.h95 gboolean gst_video_orientation_get_vcenter (GstVideoOrientation *video_orientation, gint *center);
H A Dvideoorientation.c134 gst_video_orientation_get_vcenter (GstVideoOrientation * video_orientation, in gst_video_orientation_get_vcenter() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Dvideo_orientation.rs90 let ret = from_glib(ffi::gst_video_orientation_get_vcenter( in vcenter()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Dvideo_orientation.rs90 let ret = from_glib(ffi::gst_video_orientation_get_vcenter( in vcenter()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dvideoorientation.hg41 _WRAP_METHOD(bool get_vcenter(int& center) const, gst_video_orientation_get_vcenter)
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dvideoorientation.cc545 return gst_video_orientation_get_vcenter(const_cast<GstVideoOrientation*>(gobj()), &(center)); in get_vcenter()

12