Searched refs:get_delay (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/gobject/tests/ |
D | threadtests.c | 270 guint get_delay; in test_threaded_weak_ref() local 292 get_delay = g_random_int_range (SLEEP_MIN_USEC, SLEEP_MAX_USEC); in test_threaded_weak_ref() 301 g_usleep (get_delay); in test_threaded_weak_ref()
|
/third_party/ffmpeg/libswresample/ |
D | soxr_resample.c | 99 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() function 127 create, destroy, process, flush, NULL /* set_compensation */, get_delay,
|
D | swresample_internal.h | 87 get_delay_func get_delay; member
|
D | resample.c | 517 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() function 619 get_delay,
|
D | swresample.c | 869 return s->resampler->get_delay(s, base); in swr_get_delay()
|
/third_party/glib/gio/tests/ |
D | gdbus-threading.c | 588 guint unref_delay, get_delay; in test_threaded_singleton() local 602 get_delay = g_random_int_range (SLEEP_MIN_USEC / 2, SLEEP_MAX_USEC / 2); in test_threaded_singleton() 606 GUINT_TO_POINTER (get_delay)); in test_threaded_singleton()
|
/third_party/mbedtls/ |
D | ChangeLog | 3261 mbedtls_timing_set/get_delay().
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 11626 get_delay() may return values lower than 0. In those cases, we
|
/third_party/gstreamer/gstplugins_bad/docs/random/ |
D | ChangeLog-0.8 | 13797 get_delay() may return values lower than 0. In those cases, we
|