Home
last modified time | relevance | path

Searched refs:GstDebugColorFlags (Results 1 – 25 of 47) sorted by relevance

12

/dports/multimedia/pitivi/pitivi-0.999/subprojects/gst-transcoder/tools/
H A Dutils.h8 void print (GstDebugColorFlags c, gboolean err, gboolean nline, const gchar * format, va_list var_a…
H A Dutils.c6 print (GstDebugColorFlags c, gboolean err, gboolean nline, const gchar * format,
/dports/multimedia/gstreamer1-transcoder/gst-transcoder-1.16.0/tools/
H A Dutils.h9 void print (GstDebugColorFlags c, gboolean err, gboolean nline, const gchar * format, va_list var_a…
H A Dutils.c7 print (GstDebugColorFlags c, gboolean err, gboolean nline, const gchar * format,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c51 …printf("%s;%zu;%zu\n", "GstDebugColorFlags", sizeof(GstDebugColorFlags), alignof(GstDebugColorFlag… in main()
H A Dabi.rs497 size: size_of::<GstDebugColorFlags>(),
498 alignment: align_of::<GstDebugColorFlags>(),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c51 …printf("%s;%zu;%zu\n", "GstDebugColorFlags", sizeof(GstDebugColorFlags), alignof(GstDebugColorFlag… in main()
H A Dabi.rs497 size: size_of::<GstDebugColorFlags>(),
498 alignment: align_of::<GstDebugColorFlags>(),
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/tests/
H A Dlayout.c51 …printf("%s;%zu;%zu\n", "GstDebugColorFlags", sizeof(GstDebugColorFlags), alignof(GstDebugColorFlag… in main()
H A Dabi.rs497 size: size_of::<GstDebugColorFlags>(),
498 alignment: align_of::<GstDebugColorFlags>(),
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Dflags.rs308 type GlibType = gst_sys::GstDebugColorFlags;
310 fn to_glib(&self) -> gst_sys::GstDebugColorFlags { in to_glib() argument
316 impl FromGlib<gst_sys::GstDebugColorFlags> for DebugColorFlags {
317 fn from_glib(value: gst_sys::GstDebugColorFlags) -> DebugColorFlags { in from_glib()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Dflags.rs308 type GlibType = gst_sys::GstDebugColorFlags;
310 fn to_glib(&self) -> gst_sys::GstDebugColorFlags { in to_glib() argument
316 impl FromGlib<gst_sys::GstDebugColorFlags> for DebugColorFlags {
317 fn from_glib(value: gst_sys::GstDebugColorFlags) -> DebugColorFlags { in from_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Dflags.rs308 type GlibType = gst_sys::GstDebugColorFlags;
310 fn to_glib(&self) -> gst_sys::GstDebugColorFlags { in to_glib() argument
316 impl FromGlib<gst_sys::GstDebugColorFlags> for DebugColorFlags {
317 fn from_glib(value: gst_sys::GstDebugColorFlags) -> DebugColorFlags { in from_glib()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs708 pub type GstDebugColorFlags = c_uint; typedef
709 pub const GST_DEBUG_FG_BLACK: GstDebugColorFlags = 0;
710 pub const GST_DEBUG_FG_RED: GstDebugColorFlags = 1;
711 pub const GST_DEBUG_FG_GREEN: GstDebugColorFlags = 2;
713 pub const GST_DEBUG_FG_BLUE: GstDebugColorFlags = 4;
715 pub const GST_DEBUG_FG_CYAN: GstDebugColorFlags = 6;
716 pub const GST_DEBUG_FG_WHITE: GstDebugColorFlags = 7;
717 pub const GST_DEBUG_BG_BLACK: GstDebugColorFlags = 0;
718 pub const GST_DEBUG_BG_RED: GstDebugColorFlags = 16;
721 pub const GST_DEBUG_BG_BLUE: GstDebugColorFlags = 64;
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs708 pub type GstDebugColorFlags = c_uint; typedef
709 pub const GST_DEBUG_FG_BLACK: GstDebugColorFlags = 0;
710 pub const GST_DEBUG_FG_RED: GstDebugColorFlags = 1;
711 pub const GST_DEBUG_FG_GREEN: GstDebugColorFlags = 2;
713 pub const GST_DEBUG_FG_BLUE: GstDebugColorFlags = 4;
715 pub const GST_DEBUG_FG_CYAN: GstDebugColorFlags = 6;
716 pub const GST_DEBUG_FG_WHITE: GstDebugColorFlags = 7;
717 pub const GST_DEBUG_BG_BLACK: GstDebugColorFlags = 0;
718 pub const GST_DEBUG_BG_RED: GstDebugColorFlags = 16;
721 pub const GST_DEBUG_BG_BLUE: GstDebugColorFlags = 64;
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs708 pub type GstDebugColorFlags = c_uint; typedef
709 pub const GST_DEBUG_FG_BLACK: GstDebugColorFlags = 0;
710 pub const GST_DEBUG_FG_RED: GstDebugColorFlags = 1;
711 pub const GST_DEBUG_FG_GREEN: GstDebugColorFlags = 2;
713 pub const GST_DEBUG_FG_BLUE: GstDebugColorFlags = 4;
715 pub const GST_DEBUG_FG_CYAN: GstDebugColorFlags = 6;
716 pub const GST_DEBUG_FG_WHITE: GstDebugColorFlags = 7;
717 pub const GST_DEBUG_BG_BLACK: GstDebugColorFlags = 0;
718 pub const GST_DEBUG_BG_RED: GstDebugColorFlags = 16;
721 pub const GST_DEBUG_BG_BLUE: GstDebugColorFlags = 64;
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-base-sys-0.8.1/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-app-sys-0.8.1/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-pbutils-sys/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-app-sys-0.8.1/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-base-sys-0.8.1/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-audio-sys/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-base-sys/
H A DCHANGELOG.md98 - GstDebugColorFlags from an enum to a bitfield

12