Home
last modified time | relevance | path

Searched refs:gst_debug_category_reset_threshold (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstinfo.h451 void gst_debug_category_reset_threshold (GstDebugCategory * category);
1490 #define gst_debug_category_reset_threshold(category) G_STMT_START{ }G_STMT_END macro
H A Dgstinfo.c1811 gst_debug_category_reset_threshold (GstDebugCategory * category) in gst_debug_category_reset_threshold() function
2326 gst_debug_category_reset_threshold (GstDebugCategory * category) in gst_debug_category_reset_threshold() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dlog.rs97 unsafe { gst_sys::gst_debug_category_reset_threshold(self.0.as_ptr()) } in reset_threshold()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dlog.rs97 unsafe { gst_sys::gst_debug_category_reset_threshold(self.0.as_ptr()) } in reset_threshold()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dlog.rs97 unsafe { gst_sys::gst_debug_category_reset_threshold(self.0.as_ptr()) } in reset_threshold()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dlog.rs109 unsafe { ffi::gst_debug_category_reset_threshold(cat.as_ptr()) } in reset_threshold()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dlog.rs109 unsafe { ffi::gst_debug_category_reset_threshold(cat.as_ptr()) } in reset_threshold()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dlog.rs109 unsafe { ffi::gst_debug_category_reset_threshold(cat.as_ptr()) } in reset_threshold()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs4646 pub fn gst_debug_category_reset_threshold(category: *mut GstDebugCategory); in gst_debug_category_reset_threshold() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs4646 pub fn gst_debug_category_reset_threshold(category: *mut GstDebugCategory); in gst_debug_category_reset_threshold() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs4646 pub fn gst_debug_category_reset_threshold(category: *mut GstDebugCategory); in gst_debug_category_reset_threshold() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs4811 pub fn gst_debug_category_reset_threshold(category: *mut GstDebugCategory); in gst_debug_category_reset_threshold() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs4811 pub fn gst_debug_category_reset_threshold(category: *mut GstDebugCategory); in gst_debug_category_reset_threshold() function
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/src/
H A Dlib.rs4811 pub fn gst_debug_category_reset_threshold(category: *mut GstDebugCategory); in gst_debug_category_reset_threshold() function
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dgst_methods.defs6715 (c-name "gst_debug_category_reset_threshold")