Searched refs:gst_v4l2_video_orientation_set_hflip (Results 1 – 2 of 2) sorted by relevance
40 gboolean gst_v4l2_video_orientation_set_hflip (GstV4l2Object *v4l2object, gboolean flip);79 return gst_v4l2_video_orientation_set_hflip (this->v4l2object, flip); \
76 gst_v4l2_video_orientation_set_hflip (GstV4l2Object * v4l2object, gboolean flip) in gst_v4l2_video_orientation_set_hflip() function