Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2vidorient.h35 gboolean gst_v4l2_video_orientation_get_hflip (GstV4l2Object *v4l2object, gboolean *flip);
51 return gst_v4l2_video_orientation_get_hflip (this->v4l2object, flip); \
Dgstv4l2vidorient.c45 gst_v4l2_video_orientation_get_hflip (GstV4l2Object * v4l2object, in gst_v4l2_video_orientation_get_hflip() function