Home
last modified time | relevance | path

Searched defs:GstVideoColorMatrix (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo-color.h66 } GstVideoColorMatrix; typedef
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-video/src/auto/
H A Denums.rs228 fn to_glib(&self) -> gst_video_sys::GstVideoColorMatrix { in to_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Denums.rs530 fn into_glib(self) -> ffi::GstVideoColorMatrix { in into_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-0.17.2/src/auto/
H A Denums.rs530 fn into_glib(self) -> ffi::GstVideoColorMatrix { in into_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-video-sys-0.17.0/src/
H A Dlib.rs132 pub type GstVideoColorMatrix = c_int; typedef
2374 pub fn gst_video_color_matrix_from_iso(value: c_uint) -> GstVideoColorMatrix; in gst_video_color_matrix_from_iso()
2376 matrix: GstVideoColorMatrix, in gst_video_color_matrix_get_Kr_Kb()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-video-sys-0.17.0/src/
H A Dlib.rs132 pub type GstVideoColorMatrix = c_int; typedef
2374 pub fn gst_video_color_matrix_from_iso(value: c_uint) -> GstVideoColorMatrix; in gst_video_color_matrix_from_iso()
2376 matrix: GstVideoColorMatrix, in gst_video_color_matrix_get_Kr_Kb()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-video-sys/src/
H A Dlib.rs111 pub type GstVideoColorMatrix = c_int; typedef
2152 matrix: GstVideoColorMatrix, in gst_video_color_matrix_get_Kr_Kb()