Home
last modified time | relevance | path

Searched refs:gst_v4l2_video_orientation_get_vcenter (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2vidorient.h38 gboolean gst_v4l2_video_orientation_get_vcenter (GstV4l2Object *v4l2object, gint *center);
72 return gst_v4l2_video_orientation_get_vcenter (this->v4l2object, center); \
Dgstv4l2vidorient.c69 gst_v4l2_video_orientation_get_vcenter (GstV4l2Object * v4l2object, in gst_v4l2_video_orientation_get_vcenter() function