Home
last modified time | relevance | path

Searched defs:get_delay (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswresample/
Dsoxr_resample.c99 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() function
Dresample.c512 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() function
Dswresample_internal.h87 get_delay_func get_delay; member