Home
last modified time | relevance | path

Searched refs:GstVideoResamplerMethod (Results 51 – 75 of 75) sorted by relevance

123

/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-sys-0.17.0/src/
H A Dlib.rs364 pub type GstVideoResamplerMethod = c_int; typedef
365 pub const GST_VIDEO_RESAMPLER_METHOD_NEAREST: GstVideoResamplerMethod = 0;
366 pub const GST_VIDEO_RESAMPLER_METHOD_LINEAR: GstVideoResamplerMethod = 1;
367 pub const GST_VIDEO_RESAMPLER_METHOD_CUBIC: GstVideoResamplerMethod = 2;
368 pub const GST_VIDEO_RESAMPLER_METHOD_SINC: GstVideoResamplerMethod = 3;
369 pub const GST_VIDEO_RESAMPLER_METHOD_LANCZOS: GstVideoResamplerMethod = 4;
3111 method: GstVideoResamplerMethod, in gst_video_resampler_init() argument
3168 method: GstVideoResamplerMethod, in gst_video_scaler_new() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Denums.rs2325 type GlibType = ffi::GstVideoResamplerMethod;
2327 fn into_glib(self) -> ffi::GstVideoResamplerMethod { in into_glib() argument
2340 impl FromGlib<ffi::GstVideoResamplerMethod> for VideoResamplerMethod {
2341 unsafe fn from_glib(value: ffi::GstVideoResamplerMethod) -> Self { in from_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Denums.rs2325 type GlibType = ffi::GstVideoResamplerMethod;
2327 fn into_glib(self) -> ffi::GstVideoResamplerMethod { in into_glib() argument
2340 impl FromGlib<ffi::GstVideoResamplerMethod> for VideoResamplerMethod {
2341 unsafe fn from_glib(value: ffi::GstVideoResamplerMethod) -> Self { in from_glib()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-scaler.c87 GstVideoResamplerMethod method;
210 gst_video_scaler_new (GstVideoResamplerMethod method, GstVideoScalerFlags flags, in gst_video_scaler_new()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dgst_enums.defs5897 ;; } GstVideoResamplerMethod;
5901 (c-name "GstVideoResamplerMethod")
H A Dgst_methods.defs21942 (c-name "GstVideoResamplerMethod")
37250 '("GstVideoResamplerMethod" "method")
37276 '("GstVideoResamplerMethod" "method")
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/docs/plugins/
H A Dgst-plugins-base-plugins.args983 <TYPE>GstVideoResamplerMethod</TYPE>

123