Home
last modified time | relevance | path

Searched refs:get_delay (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libswresample/
H A 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,
H A Dswresample_internal.h87 get_delay_func get_delay; member
H A Dresample.c512 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() function
614 get_delay,
H A Dswresample.c973 return s->resampler->get_delay(s, base); in swr_get_delay()

Completed in 5 milliseconds