Home
last modified time | relevance | path

Searched refs:GST_LEVEL_MEMDUMP (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstinfo.c1295 case GST_LEVEL_MEMDUMP: in gst_debug_level_get_name()
1972 *level = GST_LEVEL_MEMDUMP; in parse_debug_level()
2152 gst_debug_log ((cat), GST_LEVEL_MEMDUMP, file, func, line, obj, "--------" in _gst_debug_dump_mem()
2156 gst_debug_log ((cat), GST_LEVEL_MEMDUMP, file, func, line, obj, "%s", msg); in _gst_debug_dump_mem()
2164 gst_debug_log (cat, GST_LEVEL_MEMDUMP, file, func, line, obj, "%s", buf); in _gst_debug_dump_mem()
2168 gst_debug_log ((cat), GST_LEVEL_MEMDUMP, file, func, line, obj, "--------" in _gst_debug_dump_mem()
H A Dgstinfo.h86 GST_LEVEL_MEMDUMP = 9, enumerator
679 if (G_UNLIKELY (GST_LEVEL_MEMDUMP <= GST_LEVEL_MAX && \
680 GST_LEVEL_MEMDUMP <= _gst_debug_min)) { \
/dports/multimedia/py-gstreamer1/gst-python-1.16.3/gi/overrides/
H A Dgstmodule.c739 return pygst_debug_log (whatever, string, GST_LEVEL_MEMDUMP, FALSE); in _wrap_gst_memdump()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dconstant.c282 PRINT_CONSTANT((gint) GST_LEVEL_MEMDUMP); in main()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dconstant.c282 PRINT_CONSTANT((gint) GST_LEVEL_MEMDUMP); in main()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/tests/
H A Dconstant.c282 PRINT_CONSTANT((gint) GST_LEVEL_MEMDUMP); in main()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/auto/
H A Denums.rs705 Self::Memdump => ffi::GST_LEVEL_MEMDUMP, in into_glib()
725 ffi::GST_LEVEL_MEMDUMP => Self::Memdump, in from_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/auto/
H A Denums.rs705 Self::Memdump => ffi::GST_LEVEL_MEMDUMP, in into_glib()
725 ffi::GST_LEVEL_MEMDUMP => Self::Memdump, in from_glib()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/auto/
H A Denums.rs705 Self::Memdump => ffi::GST_LEVEL_MEMDUMP, in into_glib()
725 ffi::GST_LEVEL_MEMDUMP => Self::Memdump, in from_glib()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Denums.rs549 DebugLevel::Memdump => gst_sys::GST_LEVEL_MEMDUMP, in to_glib()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Denums.rs549 DebugLevel::Memdump => gst_sys::GST_LEVEL_MEMDUMP, in to_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Denums.rs549 DebugLevel::Memdump => gst_sys::GST_LEVEL_MEMDUMP, in to_glib()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dgst_enums.defs708 ;; GST_LEVEL_MEMDUMP = 9,
725 '("memdump" "GST_LEVEL_MEMDUMP" "9")
H A Dgst_methods.defs756 '("memdump" "GST_LEVEL_MEMDUMP")
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs97 pub const GST_LEVEL_MEMDUMP: GstDebugLevel = 9; const
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs97 pub const GST_LEVEL_MEMDUMP: GstDebugLevel = 9; const
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs97 pub const GST_LEVEL_MEMDUMP: GstDebugLevel = 9; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs100 pub const GST_LEVEL_MEMDUMP: GstDebugLevel = 9; const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs100 pub const GST_LEVEL_MEMDUMP: GstDebugLevel = 9; const
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/src/
H A Dlib.rs100 pub const GST_LEVEL_MEMDUMP: GstDebugLevel = 9; const