Home
last modified time | relevance | path

Searched refs:GST_CLOCK_ERROR (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstclock.c222 case GST_CLOCK_ERROR: in gst_clock_return_get_name()
542 g_return_val_if_fail (id != NULL, GST_CLOCK_ERROR); in gst_clock_id_wait()
592 return GST_CLOCK_ERROR; in gst_clock_id_wait()
626 g_return_val_if_fail (id != NULL, GST_CLOCK_ERROR); in gst_clock_id_wait_async()
627 g_return_val_if_fail (func != NULL, GST_CLOCK_ERROR); in gst_clock_id_wait_async()
671 return GST_CLOCK_ERROR; in gst_clock_id_wait_async()
H A Dgstclock.h318 GST_CLOCK_ERROR = 5, enumerator
H A Dgstsystemclock.c977 return GST_CLOCK_ERROR; in gst_system_clock_id_wait_async()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dconstant.c87 PRINT_CONSTANT((gint) GST_CLOCK_ERROR); in main()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/libs/
H A Dgsttestclock.c147 GstClockReturn status = GST_CLOCK_ERROR; in gst_test_util_wait_for_clock_id_end()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dconstant.c87 PRINT_CONSTANT((gint) GST_CLOCK_ERROR); in main()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/tests/
H A Dconstant.c87 PRINT_CONSTANT((gint) GST_CLOCK_ERROR); in main()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/auto/
H A Denums.rs345 Self::Error => ffi::GST_CLOCK_ERROR, in into_glib()
363 ffi::GST_CLOCK_ERROR => Self::Error, in from_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/auto/
H A Denums.rs345 Self::Error => ffi::GST_CLOCK_ERROR, in into_glib()
363 ffi::GST_CLOCK_ERROR => Self::Error, in from_glib()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/auto/
H A Denums.rs345 Self::Error => ffi::GST_CLOCK_ERROR, in into_glib()
363 ffi::GST_CLOCK_ERROR => Self::Error, in from_glib()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Denums.rs280 ClockReturn::Error => gst_sys::GST_CLOCK_ERROR, in to_glib()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Denums.rs280 ClockReturn::Error => gst_sys::GST_CLOCK_ERROR, in to_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Denums.rs280 ClockReturn::Error => gst_sys::GST_CLOCK_ERROR, in to_glib()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dgst_enums.defs201 ;; GST_CLOCK_ERROR = 5,
215 '("error" "GST_CLOCK_ERROR" "5")
H A Dgst_methods.defs446 '("error" "GST_CLOCK_ERROR")
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs57 pub const GST_CLOCK_ERROR: GstClockReturn = 5; const
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs57 pub const GST_CLOCK_ERROR: GstClockReturn = 5; const
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs57 pub const GST_CLOCK_ERROR: GstClockReturn = 5; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs59 pub const GST_CLOCK_ERROR: GstClockReturn = 5; const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs59 pub const GST_CLOCK_ERROR: GstClockReturn = 5; const
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/src/
H A Dlib.rs59 pub const GST_CLOCK_ERROR: GstClockReturn = 5; const