Home
last modified time | relevance | path

Searched refs:interface_as_function (Results 1 – 25 of 72) sorted by relevance

123

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
H A Dgstv4l2tuner.h114 #define GST_IMPLEMENT_V4L2_TUNER_METHODS(Type, interface_as_function) \ argument
117 interface_as_function ## _tuner_list_channels (GstTuner * mixer) \
124 interface_as_function ## _tuner_set_channel (GstTuner * mixer, \
131 interface_as_function ## _tuner_get_channel (GstTuner * mixer) \
137 interface_as_function ## _tuner_list_norms (GstTuner * mixer) \
143 interface_as_function ## _tuner_set_norm_and_notify (GstTuner * mixer, \
150 interface_as_function ## _tuner_get_norm (GstTuner * mixer) \
157 interface_as_function ## _tuner_set_frequency_and_notify (GstTuner * mixer, \
166 interface_as_function ## _tuner_get_frequency (GstTuner * mixer, \
174 interface_as_function ## _tuner_signal_strength (GstTuner * mixer, \
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2vidorient.h45 #define GST_IMPLEMENT_V4L2_VIDORIENT_METHODS(Type, interface_as_function) \ argument
48interface_as_function ## _video_orientation_get_hflip (GstVideoOrientation *vo, gboolean *flip) …
55interface_as_function ## _video_orientation_get_vflip (GstVideoOrientation *vo, gboolean *flip) …
107 iface->get_hflip = interface_as_function ## _video_orientation_get_hflip; \
108 iface->get_vflip = interface_as_function ## _video_orientation_get_vflip; \
109 iface->get_hcenter = interface_as_function ## _video_orientation_get_hcenter; \
110 iface->get_vcenter = interface_as_function ## _video_orientation_get_vcenter; \
111 iface->set_hflip = interface_as_function ## _video_orientation_set_hflip; \
112 iface->set_vflip = interface_as_function ## _video_orientation_set_vflip; \
113 iface->set_hcenter = interface_as_function ## _video_orientation_set_hcenter; \
[all …]

123