Home
last modified time | relevance | path

Searched refs:get_delay (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/gobject/tests/
Dthreadtests.c270 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/
Dsoxr_resample.c99 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,
Dswresample_internal.h87 get_delay_func get_delay; member
Dresample.c517 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() function
619 get_delay,
Dswresample.c869 return s->resampler->get_delay(s, base); in swr_get_delay()
/third_party/glib/gio/tests/
Dgdbus-threading.c588 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/
DChangeLog3261 mbedtls_timing_set/get_delay().
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.811626 get_delay() may return values lower than 0. In those cases, we
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.813797 get_delay() may return values lower than 0. In those cases, we