Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2vidorient.h40 gboolean gst_v4l2_video_orientation_set_hflip (GstV4l2Object *v4l2object, gboolean flip);
79 return gst_v4l2_video_orientation_set_hflip (this->v4l2object, flip); \
Dgstv4l2vidorient.c76 gst_v4l2_video_orientation_set_hflip (GstV4l2Object * v4l2object, gboolean flip) in gst_v4l2_video_orientation_set_hflip() function