Searched refs:get_delay (Results 1 – 5 of 5) sorted by relevance
/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 | 512 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() function 614 get_delay,
|
D | swresample.c | 957 return s->resampler->get_delay(s, base); in swr_get_delay()
|
/third_party/mbedtls/ |
D | ChangeLog | 3960 mbedtls_timing_set/get_delay().
|