Searched refs:SwrSetOptsFunc (Results 1 – 2 of 2) sorted by relevance
73 using SwrSetOptsFunc = struct SwrContext *(*)(struct SwrContext *s, variable165 SwrSetOptsFunc swrSetOptsFunc = nullptr;
126 swrSetOptsFunc = (SwrSetOptsFunc)dlsym(handler, "swr_alloc_set_opts"); in LoadResampleApi()