Searched refs:GST_CLOCK_ERROR (Results 1 – 5 of 5) sorted by relevance
274 case GST_CLOCK_ERROR: in gst_clock_return_get_name()586 g_return_val_if_fail (id != NULL, GST_CLOCK_ERROR); in gst_clock_id_wait()636 return GST_CLOCK_ERROR; in gst_clock_id_wait()668 g_return_val_if_fail (id != NULL, GST_CLOCK_ERROR); in gst_clock_id_wait_async()669 g_return_val_if_fail (func != NULL, GST_CLOCK_ERROR); in gst_clock_id_wait_async()713 return GST_CLOCK_ERROR; in gst_clock_id_wait_async()
320 GST_CLOCK_ERROR = 5, enumerator
1246 return GST_CLOCK_ERROR; in gst_system_clock_id_wait_async()
273 { C_ENUM(GST_CLOCK_ERROR), "GST_CLOCK_ERROR", "error" }, in gst_clock_return_get_type()
147 GstClockReturn status = GST_CLOCK_ERROR; in gst_test_util_wait_for_clock_id_end()