Home
last modified time | relevance | path

Searched refs:GST_CAT_CLOCK (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstsystemclock.c239 GST_CAT_DEBUG (GST_CAT_CLOCK, "joined thread"); in gst_system_clock_dispose()
374 GST_CAT_DEBUG (GST_CAT_CLOCK, "reading control"); in gst_system_clock_remove_wakeup()
386 GST_CAT_DEBUG (GST_CAT_CLOCK, "wakeup count %d", in gst_system_clock_remove_wakeup()
393 GST_CAT_DEBUG (GST_CAT_CLOCK, "writing control"); in gst_system_clock_add_wakeup()
396 GST_CAT_DEBUG (GST_CAT_CLOCK, "wakeup count %d", in gst_system_clock_add_wakeup()
442 GST_CAT_DEBUG (GST_CAT_CLOCK, "got signal"); in gst_system_clock_async_thread()
451 GST_CAT_DEBUG (GST_CAT_CLOCK, "clear async wakeup"); in gst_system_clock_async_thread()
535 GST_CAT_DEBUG (GST_CAT_CLOCK, in gst_system_clock_async_thread()
710 GST_CAT_DEBUG (GST_CAT_CLOCK, "entry %p" in gst_system_clock_id_wait_jitter_unlocked()
787 GST_CAT_DEBUG (GST_CAT_CLOCK, in gst_system_clock_id_wait_jitter_unlocked()
[all …]
H A Dgstclock.c256 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_entry_new()
565 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_id_wait()
578 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_id_wait()
657 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_id_wait_async()
1099 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_get_internal_time()
1188 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_set_calibration()
1251 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_slave_callback()
1259 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_slave_callback()
1309 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_set_master()
1528 GST_CAT_LOG_OBJECT (GST_CAT_CLOCK, clock, in gst_clock_add_observation_unapplied()
[all …]
H A Dgstpipeline.c715 GST_CAT_DEBUG (GST_CAT_CLOCK, "pipeline using fixed clock %p (%s)", in gst_pipeline_provide_clock_func()
727 GST_CAT_DEBUG (GST_CAT_CLOCK, "pipeline obtained system clock: %p (%s)", in gst_pipeline_provide_clock_func()
730 GST_CAT_DEBUG (GST_CAT_CLOCK, "pipeline obtained clock: %p (%s)", in gst_pipeline_provide_clock_func()
806 GST_CAT_DEBUG (GST_CAT_CLOCK, "pipeline using fixed clock %p (%s)", clock, in gst_pipeline_use_clock()
862 GST_CAT_DEBUG (GST_CAT_CLOCK, "pipeline using automatic clock"); in gst_pipeline_auto_clock()
H A Dgst_private.h276 GST_API GstDebugCategory *GST_CAT_CLOCK; variable
322 #define GST_CAT_CLOCK NULL
H A Dgstutils.c4321 GST_CAT_DEBUG (GST_CAT_CLOCK, "reduced numbers:"); in gst_calculate_linear_regression()
4323 GST_CAT_DEBUG (GST_CAT_CLOCK, in gst_calculate_linear_regression()
4337 GST_CAT_WARNING (GST_CAT_CLOCK, in gst_calculate_linear_regression()
4371 GST_CAT_DEBUG (GST_CAT_CLOCK, in gst_calculate_linear_regression()
4456 GST_CAT_DEBUG (GST_CAT_CLOCK, " m = %g", ((double) *m_num) / *m_denom); in gst_calculate_linear_regression()
4457 GST_CAT_DEBUG (GST_CAT_CLOCK, " b = %" G_GUINT64_FORMAT, *b); in gst_calculate_linear_regression()
4458 GST_CAT_DEBUG (GST_CAT_CLOCK, " xbase = %" G_GUINT64_FORMAT, *xbase); in gst_calculate_linear_regression()
4459 GST_CAT_DEBUG (GST_CAT_CLOCK, " r2 = %g", *r_squared); in gst_calculate_linear_regression()
4469 GST_CAT_DEBUG (GST_CAT_CLOCK, "sxx == 0, regression failed"); in gst_calculate_linear_regression()
H A Dgstelement.c429 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, element, "setting clock %p", clock); in gst_element_set_clock()
487 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, element, in gst_element_set_base_time()
549 GST_CAT_DEBUG_OBJECT (GST_CAT_CLOCK, element, in gst_element_set_start_time()
H A Dgstinfo.c198 GstDebugCategory *GST_CAT_CLOCK = NULL; variable
421 GST_CAT_CLOCK = _gst_debug_category_new ("GST_CLOCK", in _priv_gst_debug_init()