Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2vidorient.h42 gboolean gst_v4l2_video_orientation_set_hcenter (GstV4l2Object *v4l2object, gint center);
93 return gst_v4l2_video_orientation_set_hcenter (this->v4l2object, center); \
Dgstv4l2vidorient.c88 gst_v4l2_video_orientation_set_hcenter (GstV4l2Object * v4l2object, gint center) in gst_v4l2_video_orientation_set_hcenter() function